搜索资源列表
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
ScktIocp
- ScktIocp.pas IOCP-TCP通讯组件,仅服务端组件 可直接替换ScktComp单元的TServerSocket组件-ScktIocp.pas IOCP-TCP communication components, only the server component can directly replace the ScktComp unit TServerSocket components
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