资源列表
TCPIP
- C#关于TCPIP的一个小程序,对新手非常有用的一个程序。-a program about tcpip
TCP
- 利用tcp协议,实现简单的客户端与服务器通信。本例子为客户端连接服务端,服务端将本机时间发送给客户端。-Using tcp protocol, simple client and server communication. The case for the client connection server, the server will send the machine time to the client.
project1
- A Project in Distributed system for both socket and RMI programming
Tcp_Socket
- 运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序-tcp communication, the use of network protocols, programming languages, API, and socket-based graphical interface to establish, monitor, connect, send data and receive data network communication
ReadWrite
- ‘强读’的TCP实现。利用TCP协议实现服务器与客户端的通信,客户端拥有读写功能,其中读操作的优先级高于写操作。每一个客户都用一个线程处理,利用wait(),notify()方法实现‘强读’。本文件是典型java通信实例,有助于了解多线程和TCP通信的机制。-‘Strong reading&’TCP implementation. Server using TCP protocol to communicate with the client, the client has read and w
IntTcpServer
- 面向连接的服务端通信程序,C++编写的,简单实用-Connection-oriented service-side communications application, C++ written in simple, practical
sunxin
- 孙鑫老师视频教程中代码,UDP通信,包括server和client两部分。-Sun Xin teacher video tutorial code, UDP communication, including server and client in two parts.
Simply-Server-CPP
- Very simply server in C++. This is server TCP/IP (Winsock).
tcp
- 这是描述tcp协议的书籍,对底层的学习很有帮助。-This is a tcp protocol described in books, on the bottom very helpful.
mmudphesder
- header file for udp implementation
mm-app
- this is cc file for usp implementation
server----CLIENY
- 详细的socket编程流程,多线程,tcp协议,-Detailed socket programming process, multi-threaded, tcp protocol,