Quote Originally Posted by Genovah View Post
Well here is a huge revamp from my previous version. Please let me know if you find any bugs or have any suggestions. Feedback is much appreciated!

If you are trying to use the e-mail feature you will need to edit the SendMail sub and enter your gmail user account information. The only thing that is not functional server side is the chatrooms feature that is still a work in progress. Ignore any foul language in the code it is mostly me talking to myself. The main server is online so feel free to connect if you have questions or want to talk.

Thanks!
I use some part of code from post 132...
My question is how to modify server side code to accept only 1 connection at time ?

So that next client will wait until first client disconnect's...