How can I use TServerSocket in my working thread?
I have created a TServerSocket in my thread and then set the properties and the event handler. However when a client try to connect to the server, there are nothing happen in the thread and no server socket event has been called.
Pls help.
Thanks.
I have created a TServerSocket in my thread and then set the properties and the event handler. However when a client try to connect to the server, there are nothing happen in the thread and no server socket event has been called.
Pls help.
Thanks.