Hi,
I am playing with the Internet chatting sample for a project.
After I click "Stop Server" on the Server script, the client users can still connect to the server for some reasons. I assume that this is because the Stop Server script only close the "socket" between the client and the server, but not the actual port that opened when I have first started the server.
So how can I "close" the port?
P.S. the port number that is opened is set to 1987
How to close a port
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller