搜索资源列表
ServerProtSocket
- Components derived from TServerSocket and TClientSocket to implement a particular protocol. Function is based in defining a serie of valid protocol messages (TStrings) and responding to protocol events (messages of any of those valid types). The id
SendingReceivFile_socket
- Sample of use TserverSocket and TClientSocket for send files over net
ServerSocketClientSocketThread
- Delphi 之TServerSocket和TClientSocket使用多线程进行文件传输例子-Delphi about TServerSocket and TClientSocket use thread transfer file