资源列表
Dos.QQ
- dos版qq聊天系统 应用网络编程知识 -dos communication
udp
- 上课时老师给的源代码,简单易懂好用,不过我自己还没编译过,-Teacher in class give the source code, easy-to-use, but I have not yet compiled,嘿嘿
TCP-connection
- tcp connection module code .-tcp module code.
ICMP-ject
- GPRS中PPP源程序代码,对初学者很有用。-GPRS in the PPP source code, useful for beginners.
TCPIPserver
- This example simple TCP/IP server on PHP.
ICMP
- ICMP就是所谓的Internet控制报文协议(Internet Control Message Protocol),在网络中,一般用它来传递差错报文以及其他应注意的信息。ICMP一般被认为是和IP协议同一层的协议,IMCP报文通常被IP层或者更高层的协议(如:TCP或者UDP)使用,ICMP对于互联网以及其他基于IP协议的网络的正常运行起着非常重要的作用。有许多重要的网络程序都是基于ICMP协议上的,最为著名如Ping和Tracert等。本文就来介绍用Visual C#实现基于ICMP协议重要
dspUDPSend
- UDP数据dsp传输matlab仿真,UDP数据dsp传输matlab仿真-simulation of udp data sending,simulation of udp data sending
RIP
- 实现RIP协议的分组接收和发送流程,以及路由表的维护-RIP protocol to achieve packet receive and transmit processes, and maintenance of routing table
exp1
- 数据链路层转发代码,为了组装成帧格式来发送到网卡中,进行发送,实现计算机通信-The code for data-transmision layer
No-callback-form-caught
- 不用回调形式抓包,另一种形式网络抓包,显示包名称,类型,时间-Do not capture callback, another form of network packet capture, display the package name, type, time
sunxin
- 孙鑫老师视频教程中代码,UDP通信,包括server和client两部分。-Sun Xin teacher video tutorial code, UDP communication, including server and client in two parts.
udp
- upd server and client program source code (visual c++ console mode)