资源列表
uip-sdcc-20020424
- uip-0.6 Z80源码公开的TCP/IP协议栈,包括Z80WEB 代码.-East - 0.6 Z80 open source TCP / IP protocol stack, including Z80WEB code.
udpTest
- 自己实现的socket发送。测试udp发送的丢包率。-The realization of the socket to send their own. Udp sent test packet loss rate.
WinSock-Test
- VB WinSock控件编写的服务端和客户端程序,能够正常发送接收数据-VB WinSock control to write the server and client programs, to the normal sending and receiving data
TCPClient
- 利用TCP协议进行聊天,实现聊天功能,客户端浏览器端-Chat using TCP protocol
chat
- 网络聊天室,用到了网络通信协议,同时具有一定的短距离传播功能-Internet chat rooms, use a network communication protocol, but also has some short-distance propagation function
new
- 1.读取第二个book元素的price元素值 2.给第一个book元素的price元素添加一个属性danwei,值为rmb 3.添加一个book元素,包括name子元素和price子元素,值分别为ppp和45.67-1. Read the second element of the price element of book value of 2. To the first element of the price element book to add an attribute dan
gen_tcpd-9af3b9ead03b
- An ERLANG helper to create tcp daemons. Contains an example of creating custom behaviors.
ipv6BGP
- IPV6和BGP 传输协议的代码,经过测试,可以使用,希望能对大家有所帮助
网络通信接口类
- C# TCP\UDP通信接口类实现,包括C#TCP&UDP服务器客户端代码。(C # TCP/UDP communication interface class implements)
TCP_network
- TCP的小型服务器和客户端,可实现简单的收发消息功能(A small TCP server and client, can achieve a simple messaging function)
linux_chat
- linux聊天工具,基于TCP协议,使用c语言编写,Ubuntu16.04下测试通过。(Linux chat server&client,based on TCP.)