搜索资源列表
TranData
- 基于socket的通讯。后台是unix c 前台是delphi。
SocketToolSRC
- SocketToolSRC是SocketTool的Delphi源代码,里面实现了TCP Server,TCP Client,UPD广播,UDP组播,UDP等Socket功能. 还简单实现了一个Web服务器(http服务器)的代码。
Delphi Socket入门资料
- DELPHI用户学习Socket控件很好的资料
一个delphi的socket文件传输例子
- 一个delphi的socket文件传输例子-a sample of file transportation by winsock ,for delphi
Socket.rar
- 主要是进行socket建立Tcp/ip传输,并且也可以进行UDP的传输,Socket is mainly carried out to establish Tcp/ip transmission, and will be able to conduct UDP transmission
WinSocket
- socket 通讯的例子,套接字的建立,绑定端口,发送数据,接受数据-example of socket communication, the establishment of a socket, bind port, send data, receive data
Socket-net-program
- 介绍TCP/IP协议客户端和服务器端进程通信流程和具体实现的基础上,给出了开发通信应用程序的编程模型和实现要点,并以Delphi为编程语言说明了使用Socket进行网络编程的方法和特点-Socket net program
SyncSocket_delphi
- 在delphi开发中利用同步Socket进行通信,通信方式可以是TCP或者UDP-Delphi development of synchrotron Socket communication, means of communication can be TCP or UDP
delphi-zhuabao
- 抓包,网络编程,socket编程,初学者必看-Ethereal, network programming, socket programming, beginners must see!!!!
SOCKET
- delphi中Socket客户端和服务端使用的简单例子-delphi Socket Client and Server Demo
TCPSendFile
- Delphi中使用Indy10控件,通过SOCKET收发文件的小程序-Delphi make program,include Client and server,by idTCPServer\idTcpClient