搜索资源列表
TCP发送接收
- 一个使用TClientSocket控件的程序,抛砖引玉。发送,接收,选择服务器端口,IP地址。TCP-TClientSocket use of a control procedure, congregate. Send, receive, to choose the server port and IP address. TCP
网络通信
- 用Tserversocket/Tclientsocket构件实现网络通信,除了在网内有些慢。其他都不错。是学习分析代码的好素材。-with Tserversocket / Tclientsocket network communication components, in addition to net some slow. Others are good. Learn to analyze code is a good materia
TClientSocket
- delphi 网络通讯编程控件,有源代码,供程序员参考
TClientSocketandTServerSocketmap
- 使用TClientSocket和TServerSocket写的端口映射
用Delphi实现远程控制
- WinSock是一组API,用于在网络上传输数据和交换信息。虽然现在有很多工具如FTP 程序可以在网络上传输数据和文件,但是通过WinSock编程有更大的灵活性,它不需要关心网络连接的细节,不过用WinSock编程却很复杂。在Delphi中我们并不需要直接与 WinSock的API打交道,因为TClientSocket元件和TServerSocket元件(在Internet页)封装了WinSock的大部分API,使得对WinSock的访
网络通信
- 用Tserversocket/Tclientsocket构件实现网络通信,除了在网内有些慢。其他都不错。是学习分析代码的好素材。-with Tserversocket/Tclientsocket network communication components, in addition to net some slow. Others are good. Learn to analyze code is a good material.
用Delphi实现远程控制
- WinSock是一组API,用于在网络上传输数据和交换信息。虽然现在有很多工具如FTP 程序可以在网络上传输数据和文件,但是通过WinSock编程有更大的灵活性,它不需要关心网络连接的细节,不过用WinSock编程却很复杂。在Delphi中我们并不需要直接与 WinSock的API打交道,因为TClientSocket元件和TServerSocket元件(在Internet页)封装了WinSock的大部分API,使得对WinSock的访
TCP发送接收
- 一个使用TClientSocket控件的程序,抛砖引玉。发送,接收,选择服务器端口,IP地址。TCP-TClientSocket use of a control procedure, congregate. Send, receive, to choose the server port and IP address. TCP
TClientSocket
- delphi 网络通讯编程控件,有源代码,供程序员参考-delphi programming network communications control, active code for the programmer s reference
TClientSocketandTServerSocketmap
- 使用TClientSocket和TServerSocket写的端口映射-Use TClientSocket and TServerSocket write port mapping
socket_little
- socket知识介绍,Socket建立过程详细描述,TServerSockett和TClientSocket的源代码-socket knowledge introduced, Socket detailed descr iption of the process of establishing, TServerSockett and TClientSocket source code
cs_ss
- sample how to use TClientSocket & TServerSocket
Delphi_Socket_Chat
- 本程序采用Delphi2007编写 熟练使用了TServerSocket and TClientSocket 并能支持多人聊天-This procedure used to prepare skilled Delphi2007 used TServerSocket and TClientSocket and can support more than chat
HDSI
- HDSI3.0的源代码,由delphi编写,用于分析网站而用 BY教主-HDSI3.0 the source code from delphi to prepare for the analysis of web sites and is available BY guru
FTPtutorial
- This tutorial shows you how to manage the socket C + + Builder Client / Server with TClientSocket and TServerSocket and How to Manage Events OnClientRead and the method for sending text
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 o
SendingReceivFile_socket
- Sample of use TserverSocket and TClientSocket for send files over net
SocketFile
- Delphi7 下 用TServerSocket 和 TClientSocket 传递流的例子。 解决粘包问题-Send Stream with TServerSocket and TClientSocket in Delphi7 Demo
CODE_UPLOAD136271102001
- ICQ Pager Using TClientSocket
Tclient_socket
- delphi 下的套接字编程 TclientSocket