搜索资源列表
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
wangluoyouxikaifa
- 《网络游戏开发》内容简介: 网络游戏开发 WinSock2 游戏编程 网络游戏开发 101 异步 Sockets 编程指南 多用户的服务器/客户模式聊天工具的开发 TCP/IP 协议介绍摘要 如何设计一个多人游戏 多人游戏的本质 制作一套网络消息引擎 使用统计学来预测网络上游戏者的动作 如何排除网络延迟 -"network game development" bri
Tcpclint
- Tcp客户端的实现,有用的用户请下载它,向往对您有帮助,如果需要更多的,请联系我!-TCP client to achieve useful users download it and yearn for your help If you need more, please contact me!
Qt_Tcp
- QTcpSocket 和 QTcpServer类实现了Qt的Tcp客户端和服务器。 tcp是一个流式协议。对于应用程序来说,数据是一个很长的流,有点像一个巨大的文件。 -QTcpSocket and QTcpServer class implements Qt Tcp client and server. TCP is a streaming agreement. For application, it is a long flow, a bit like a huge file.
TCP_tester.rar
- TCP/ip通信的调试工具,包括服务器端和客户端,TCP/ip communication debugging tools, including server-side and client
TCP、IP
- 题目1 FTP客户端与服务器端设计 题目2 邮件服务系统设计 题目3 HTTP通信系统设计-Title 1 FTP client and server-side design Title 2 mail service system design Title 3 HTTP communication system design
tcp
- 主要讲网络通信方面的客户服务器编码,好有许多网络方面的知识-Major topics of network communication in client-server code, a good knowledge of many networks
client
- 基于TCP所编写的客户端代码,可在windows和Linux系统下运行。-client
TCP.UDP
- TCP.UDP协议的聊天程序源代码,介绍了客户端和服务端的相关代码,并有相关注释-TCP.UDP protocol chat program source code, introduced the client and service side of the relevant code, and relevant comments
TCP-IP_Protocols_NO3
- 第三卷的内容细节覆盖了当今TCP/IP编程人员和网络管理员必须熟练掌握的四个基本方面: T/TCP (TCP事务协议),这是对TCP的扩展,使客户--服务器间的事务传输更快更有效和更可靠; HTTP (超文本传送协议),这是飞速扩展中的万维网的基础; NNTP (网络新闻传送协议),这是Usennet新闻系统的基础; UNIX域协议,这是在UNIX实现中应用非常广泛的一套协议。 与前面两卷一样,本书有丰富的例子和实现的细节,他们都是4.
TCP
- 关于TCP协议进行通信的关键技术资料 详细阐明了客户端和服务器的对应关系和任务协调-The key technical information about the TCP protocol to communicate to elaborate on the correspondence between client and server, and task coordination
vxworks_6.9_example_files
- TCP client server example under VxWorks
socket
- socket客户端,与服务端,用于远程监控与数据传输- socket client service side programming Remote data transmission, TCP Client Serverip address, port number, data transmission and receptionCan be used for remote monitoring
TCP-server-client
- making TCP server and client connection using Java
TCP-Socket
- 主要是实现客户端和服务端的通信,window下基于MFC的聊天通信,注释比较详细-Mainly to achieve client and server communications, window under MFC-based chat communications, more detailed notes
Server-Client
- 基于tcp/ip的服务器和客户端通信软件设计-tcp/ip server/client conmmu
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
tcp-server-client
- AT commands for communication between Server and client for quectel module
client-de-test-modbus-tcp
- client test modbus tcp/ip comunication is ok, is working
tcp_example
- TCP客户端与服务器端通信模型详解说明实例-TCP client and server communication model