资源列表
iic
- iic串行通信协议,iic上可以连接多个器件,每个器件可以有不同的地址码
UdpDemo
- java代码实现简单的udp通讯 可以实现多个用户同时在线交流 发信息-Java code to achieve a simple UDP communication can achieve multiple users at the same time online exchange of information
WinSock_Client
- 一个TCP/IP的服务器端,主要用于快捷的移植,使用方便-A TCP/IP server side, mainly for quick transplant, easy to use
gethostname
- program to display hostname
TcpClient
- 基于tcp的socket客户端收发代码 已验证,可以运行,本人编写-Based on the tcp client socket to send and receive authentication code, you can run, I prepared
tcpclient
- TCP客户端示例 TCP Client example-TCP Client example
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
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