uNetti
Member
|
server port option
Hi,
Just wondering when will we see the ability to change port on Esenthel server? Since code for server is not available, it would be nice if you can make the option. Been waiting for awhile to support networks that don't allow port 65535.
|
|
05-12-2013 11:52 AM |
|
TBJokers
Member
|
RE: server port option
Check the header and you'll find some port=-1 which is searching from 65535 down for an open port, change that -1 to something else and there's your new port. Edit, ii do not support editing in header files, but this is one way to go.
|
|
05-13-2013 08:17 AM |
|
Esenthel
Administrator
|
RE: server port option
Hello,
Do you mean the Esenthel 2.0 server app? or the Connection Server C++ classes?
|
|
05-13-2013 10:40 AM |
|