Hopefully fixes any problems people are having with UDP.
(If you're wondering why UDP suddenly broke - I entirely rewrote the UDP socket code in the last build to fix some stability problems).
http://oinc.aquadasoft.com/OINC.zip
Printable View
Hopefully fixes any problems people are having with UDP.
(If you're wondering why UDP suddenly broke - I entirely rewrote the UDP socket code in the last build to fix some stability problems).
http://oinc.aquadasoft.com/OINC.zip
Judging by the 404 Not Found error, I take it this version isn't yet fixed?
Works fine here, not sure why you can't fetch it.
i should have updated... i was able to get the latest as well...
I should point out that I still can't get UDP messages when I use the klikfarm server
Running the latest server version now.
Perhaps the client < UDP > server now works?
Yes, I can confirm that I'm having 100% success sending UDP packets from Austin, TX to server.klikfarm.com
I have a request for server side. I would like banning to be a little more flexible. Say if someone tries to connect with a username of X and IP of X.X.X.* and MAC address of X:X:X:X:X:X then ban.
This way it should fix users with dynamic IP addresses.
MAC address banning coupled with and IP range would be handy as it pretty much scuppers any-ones chances of connecting.
dont know if this is a known issue or not, but restarting the server from the web interface doesnt seem to release the server from its port before resetting. doesnt seem to really make a difference. the server doesnt malfunction or go down. just noticed it.
[20:28:09] Loading server...
[20:28:09] Compiled on 29/06/2009 at 23:26:35.46 BST
[20:28:09] Checking for updates...
[20:28:09] Server is up to date
[20:28:09] Opened log file OINC_Server.log
[20:28:09] Hosting OINC server on port 49152
[20:28:09] Hosting web interface on port 6122
[20:28:09] Web interface is unsecured - set a password in OINC_Server.ini
[20:28:09] Checking for components...
[20:28:09] No components found
[20:43:57] Waiting 1 second...
[20:43:58] Server restarting
[20:43:58] Restart requested
[20:43:58] Loading server...
[20:43:58] Compiled on 29/06/2009 at 23:26:35.46 BST
[20:43:58] Checking for updates...
[20:43:58] Server is up to date
[20:43:58] Opened log file OINC_Server.log
[20:43:58] Hosting OINC server on port 49152
[20:43:58] Error - The port is already in use
[20:43:58] Hosting web interface on port 6122
[20:43:58] Web interface is unsecured - set a password in OINC_Server.ini
[20:43:58] Checking for components...
[20:43:58] No components found
Looks great! I noticed something reading the log file, the deafault port is commented out, and there is no way to enable ONLY certian IP adresses and names rather than disabling. Otherwise I love it!
Oh! Jamie; did reverse lookup ip-DNS get added?