资源列表
am_dsp
- 一个基于5402的AM调制解调程序,使用C和DSP汇编混合编程,已经经过调试!-AM modulation and demodulation, the use of DSP Series C and mixed programming, After debugging already!
sproxy
- TCP proxy 首先声明,这段源代码不是我编写的,让我们感谢这位名叫Carl Harris的大虾,是他编写了这段代码并将其散播到网上供大家学习讨论。这段代码虽然只是描述了最简单的proxy操作,但它的确是经典,它不仅清晰地描述了客户机/服务器系统的概念,而且几乎包括了Linux网络编程的方方面面,非常适合Linux网络编程的初学者学习。-TCP proxy statement, this source code is not my preparation, let us thank Carl
server.c
- 实现服务器与客户机之间的通信,解压后有server.c和client.c,编译运行就可以了。-Communication between the server and the client, server.c and client.c unpacked and compiled to run on it.
Packet_Catcher
- 简易的网络抓包程序,杂糅模式下的抓包。抓取局域网的frame,并显示协议类型,编号和时间。-simple version of sniffer under promiscuous mode.
cCHART
- 一个非常标准的c/s模式在windows上运行的以c语言写的聊天程序。可以非常好的帮助网络编程入门的学习者-A very standard c/s mode on windows running in c language to write a chat program. It can be very good to help network programming entry learner
estewdf
- 浏览器控件设置代理,不影响正常IE浏览网页。-The browser control Settings agent
liaotian
- 计算机网络编程,实现局域网的TCP/ip通信-Computer network programming, LAN TCP/ip communication
server
- 实现Socket通信的服务器端,是TCP方式的-Socket Communications to achieve server-side, is the way TCP
copynetfile
- VB在局域網服務器內拷貝文件參考代碼-VB copy files in the LAN server reference code
Exam1
- 实现网络代理服务器的功能。一个Client和一个Server的结合ssd8 Exam1-Realize the function of the network proxy server. A Client and a Server combination ssd8 Exam1
Datalink
- 简单的选择滑动窗口协议,用于模拟数据链路层的数据传输以及差错控制-Simple choice sliding window protocol, used to simulate the data link layer data transmission and error control
linux_http
- 从字符串src中分析出网站的地址、端口、文件名等,并得到用户要下载的文件。-The analysis from the string SRC to get website address, port, such as file name, and to get users to download the file