搜索资源列表
VBdevelop
- 本文介绍了TCP/IP协议和客户/服务器程序的基本原理,给出了利用Visual Basic6.0开发客户/服务器软件的设计方法;最后给出了应用实例。-This paper introduces the TCP / IP protocol and client / server to the basic principles By using Visual Basic 6.0 client / server software design method; Finally an example of
Network-Communication-Programming
- 介绍了使用Visual C#语言在TCP/IP网络中实现通信的方法,通过利用.NET框架提供的TcpClient类和TcpListener类分别建立服务器端和客户端,然后使用这两类提供的方法可完成网络通信中数据的收发.通过实验证明,生成的界面友好,编写的程序也可较好地完成通信功能.-This paper introduces the use of Visual C# language to communicate in TCP/IP network. The Tcp- Client class