搜索资源列表
用CSharp实现基于TCP协议的网络通讯
- 本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。-This paper introduces the C# System.Net.Socket how to use TCP-based communications program, the text is based on the server time to read such a simple example to explain.
tcp通信
- 这是一个利用TCP协议进行通信的程序,很典型,适合初学者学习,程序分两个部分,客户端和服务器-using TCP communication procedures, typical, for beginners to learn, procedures in two parts, the client and server
TcpComm-tcp转串口
- 串口数据转通过TCP协议转发到服务端,服务端的数据通过tcp转发到串口-serial data transfer through TCP transmitted to the server, the server through the data transmitted to the serial tcp
TCP.chatroom
- 是WINDOWS网络编程的一个实例,用TCP协议,利用SOCKETS等相关知识开发,在网络环境中运行边能成功-Windows network programming is an example of using the TCP protocol SOCKETS related to the use of the knowledge developed in the network environment can be successful OPERATION
TCP
- 【转载】对传统的TCP协议进行改进以增强其性能,本文特别对无线网络中的TCP性能的改进进行了阐述。
MODBUS-TCP
- modubus tcp协议中文版本
TCP协议编程
- 用stockt类进行的tcp协议的编程,包括3部分的内容,信息的传送,消息的接受,端口的监控-stockt category with the tcp agreement programming, including the three parts of the content, the transmission of information, news acceptance, port control
TCP实现客户服务器聊天程序
- 操作系统课程设计任务书 一、设计题目:多机进程通信 应用Socket进程通信技术编写聊天室程序,实现基于服务器的并发多机信息转发。如果各客户端在线则可以实时聊天、发送接收文件,如果某客户端离线,则发送给他的消息可由服务器端进行内容缓存,待重新连线后可以自动接收通过服务器转发的信息或文件。缓存与转发的控制算法可参考操作系统课程中生产者消费者进程同步方法、缓冲池技术等相关理论。 二、设计思路和功能的详细描述 采用TCP协议,所以属于客户机/服务器模式,因此需要聊天服务
C#TCP网络聊天
- 用C#实现一个简单的基于TCP协议的网络聊天软件。
TCP-YP
- 基于TCP协议的简单程序,实现了点对点间的对话传输,适合初学者学习-TCP protocol based on a simple process, achieved a point of dialogue between the transmission, suitable for beginners to learn
ns2-tcp-agreement
- ns2 中关于tcp协议的详细分析,包含别业论文-ns2 tcp agreement on the detailed analysis, including other industry papers
Siemens-S7-TCP-v3_3-LV-8_5
- 基于LABVIEW的西门子PLC上位机通讯程序 TCP协议-failed to translate
TcpServer
- QT5实现TCP协议下的服务器程序,带有用户界面。(QT5 implementation of the TCP protocol server program, with a graphical interface.)
tcp_chat
- 基于TCP协议的网络聊天室,能够实现客户端和服务器端之间的简单通信(Network chat room based on TCP protocol)
TCPDemo
- 请关注TCP协议开发,让你清晰的理解和使用TCP协议。(Please pay attention to the development of TCP protocol.)
tcp 协议通信
- 利用TCP协议实现客户端和服务器之间的通信(Using TCP protocol to communicate the communication between the client and the server)
TCP—chat
- 使用Qt-Creator编写的基于TCP协议的网络聊天程序,包含服务器端和客户端,自己写的,经过测试能够正常使用。(The web chat program based on the TCP protocol written by Qt-Creator includes the server side and the client side, and writes it by itself. After testing, it can be used normally.)
基于tcp协议的五子棋
- 运用tcp协议设计一个五子棋联机对弈程序,采用图形化方式设计。完美兼容VS2012,拥有良好的界面(Thank you ,you use my work)
基恩士上位机TCP通讯协议
- 基恩士上位机TCP通讯协议,有了这份协议就可以实现上位机TCP协议和基恩士PLC直接通信,不需要购买其他软件了!数据结构简单清晰,一目了然。(Keynesian upper computer tcp communication protocol, with this agreement can achieve the host computer TCP protocol and Keyence PLC direct communication, do not need to buy other
Modbus TCP Client
- 使用MODBUS TCP协议进行串口通讯(Serial Communication Using MODBUS TCP Protocol)