资源列表
UDPcient
- 简单的UDP客户端程序,实现了客户端的基本逻辑处理,完成了基本功能-Simple UDP client program to achieve the client' s basic logic processing, and the completion of the basic functions
server
- UDP echo服务器的程序,相比tcp 要简单,传输的过程也简单。-UDP echo server program. It s easier than the tcp server,and the transmission is also easy.
IPNodeList
- 些程序希望绕过TCP/IP协议栈,直接处理底层网络中的通信数据,它们需要对网络进行底层进行直接访问,即在没有类似协议栈(TCP/IP协议栈)的实体介入条件下对网络进行原始访问。-These programs hope to bypass the TCP/IP protocol stack, directly deal with the underlying network communication data, they require direct access to the underlyi
biaozhunhCSfuwuqi
- 标准的互联网C/S结构的网络服务器 其实就是利用进程的网络编程的知识来实现并发网络服务器 服务端创建子进程为客户端服务-Standard Internet C/S structure of the network server is actually using the process of network programming knowledge to implement concurrent network server to create a child process server
serveur-ebauche
- socket TCP协议下server的实现-socket tcp server
Client.c
- simple socket client to send message to socket server using tcp
server
- client server tcp protocol programming
server.c.tar
- A simple server in the internet domain using TCP The port number is passed as an argument -A simple server in the internet domain using TCP The port number is passed as an argument
tcpclient
- TCP客户端示例 TCP Client example-TCP Client example
TcpClient
- 基于tcp的socket客户端收发代码 已验证,可以运行,本人编写-Based on the tcp client socket to send and receive authentication code, you can run, I prepared
gethostname
- program to display hostname
WinSock_Client
- 一个TCP/IP的服务器端,主要用于快捷的移植,使用方便-A TCP/IP server side, mainly for quick transplant, easy to use