摘要
介绍网络传输所涉及的网络通讯技术,包括传输控制协议(TCP)和用户数据报文协议(UDP)的应用,并给出使用Delphi和Socket函数的方法。利用Delphi的TServerSocket,TclientSocket构件实现局域网内基于TCP/IP的通信。
This paper discusses the network communication technology related to LAN including the application of TCP/IP, as well as acquisition of IP address by means of Winsock2.A program for network transmission based on TCP/IP by using TserverSocket, TclientSocket in Delphi is demonstrated. The program works well.
出处
《电脑编程技巧与维护》
2009年第2期59-60,71,共3页
Computer Programming Skills & Maintenance