ScktComp. ... Set ServerType to stThreadBlocking to automatically spawn a new thread for each socket connection accepted by the server socket. ...
2 KB (198 words) - 01:08, 17 October 2011
ScktComp. ... If the ServerType property is stThreadBlocking, use a TWinSocketStream object to prevent problems that arise while writing from ...
2 KB (116 words) - 22:53, 16 October 2011
ScktComp. ... If the ServerType property is stThreadBlocking, use a TWinSocketStream object to prevent problems that arise while writing from ...
2 KB (116 words) - 00:19, 17 October 2011
ScktComp. ... When ServerType is stThreadBlocking, each new connection that is accepted by the server socket is given a separate execution ...
2 KB (178 words) - 00:18, 17 October 2011
ScktComp. ... Note: If ServerType is stThreadBlocking, make sure that all code in an OnClientError event handler is thread-safe. ...
2 KB (134 words) - 23:22, 16 October 2011
Description: ScktComp. TCustomServerSocket. ... Sets the ServerType property. method. SetServerType sets the ServerType property of the ...
1 KB (58 words) - 00:27, 17 October 2011
Description: ScktComp. TCustomServerSocket. ... Returns the ServerType property. GetServerType returns the value of the ServerType property of the ...
974 bytes (51 words) - 00:55, 17 October 2011
Description: ifeq: | System. ... ScktComp. TCustomServerSocket. OnGetThread ... See Also : ServerType TServerClientThread TServerClientWinSocket ...
2 KB (174 words) - 23:53, 16 October 2011
Description: ScktComp. TCustomServerSocket. ... If ServerType is stThreadBlocking, OnThreadEnd occurs after OnClientDisconnect . If ServerType ...
2 KB (153 words) - 00:41, 17 October 2011
ScktComp. ... Note: If ServerType is stThreadBlocking, make sure that all code in an OnClientConnect event handler is thread-safe. ...
4 KB (299 words) - 01:02, 17 October 2011