资源列表
BGP
- 用Bellman-Ford 算法实现的路由协议,适用距离矢量协议bgp 等, (matlab 源码)-This program uses the Bellman-Ford algorithm to find the set of routing tables which would be generated in the BGP protocol
nslookup
- 网络编程实验之实现地址与主机名的转换,输入IP地址可查找到主机名,输入主机名可以查找到IP地址-Experimental realization of network programming address and host name of the conversion, enter the IP address to find the host name, enter the host name to IP address you can find
winsockudp
- 数据报套接字的应用DNS域名查询实现程序-Data reported a socket application domain DNS query realize the program
recv-vbas
- vbas协议接收函数,例程,经过实测可以直接应用-vbas
kehu
- udp传输的客户端!作者刚刚调通!好用!适用于初学者
DonghuaClient
- 自己写的东华大学网络登录客户端。首次登录需要修改为自己的账号和密码,以后不用输入账号和密码就可以直接登录,且永不掉线-the Python scr ipt to login the Donghua Network never lineoff
socket
- 服务器验证,服务器端和客户端的基本代码。见笑-Server authentication, the server and client code base. Laughed
server
- Computer Networks.. Implementation of Server side code (.c)
udp
- 通过C语言实现不可靠传输的UDP协议,实现服务器和客户端之间的通信(The implementation of the UDP protocol with unreliable transmission through the C language to achieve communication between the server and the client)
TCPServer
- Tcp通讯,c++ 源代码,经过本人测试,可以运行(Tcp communication, c++ source code, through my test, can run)
文件传输
- 从客户端到服务器进行文件传输,其中服务器实现并发处理的功能,可以解决重名的情况(File transfer to the server from the client, the server can realize the concurrent processing function, and solve the same name's situation)
TCP VB
- TCP通信,简单易行,在VB上使用的,已验证过正确性了,求支持(tcp communicationused in vb,has been used by myself.)