资源列表
Tcp.rar
- 很好的一个类,封装了基本的TCP基本方法,TCP编程时会很方便(可直接重用),我自己做的,用了好几年了。,A very good class, a basic TCP package basic method, TCP programming will be very convenient (direct reuse), I do use for several years.
YiZhong.rar
- 改写好的基于TCP协议的SOCKET编程,包括发送和接收端源码。可用来编写远程文件传输。TCP比UPD麻烦,可以参考一下,Rewritten based on the TCP protocol good SOCKET programming, including the source code for sending and receiving end. Can be used to prepare the remote file transfer. UPD trouble than TCP,
0trace.tar.gz
- 数据包发生器,非常简单.包括原地址,端口,目标地址,端口,序号,ack等,Packet generator, is very simple. Including the original address, port, destination address, port, serial number, ack, etc.
ry-http
- 这是一个用C语言编写的http信息的解析器。能够解析请求数据和相应数据。在关于http应用系统的开发中可以利用它。-This is a parser for HTTP messages written in C. It parses both requests and responses. Http application on the development can take advantage of it.
详细介绍TCP/IP协议的资料
- 一本详细介绍TCP/IP协议的资料,很详尽,很厚-A detailed TCP/IP protocol information, very detailed, very thick
socket-server-client-java
- android利用socket发送数据到PC,PC端也用socket接收并显示。-android using socket to send data to PC, PC-side socket is also used to receive and display.
suipacktrial.zip
- suipack皮肤控件,很好看的控件,让你的软件随意的变换皮肤,suipack
OSPF
- 用C语言实现的计算机网络中的OSPF路由协议,代码简单易懂-Using C language computer network OSPF routing protocol, is straightforward
eth_pro
- 周立功开发板LPC1766 ethernet TCP/IP协议栈功能,去掉了ucosII,包括MDK工程和报文说明。-ZLG lpc1766 ethernet TCP/IP protocol without ucosII
Delphi_MWL_SCP
- DML this dicom but still not work-DML this is dicom but still not work
TestUDP
- VC++UDP测试程序,MFC程序,包含服务器和客户端-VC++ UDP test program, MFC programs, including server and client
TCPClient
- TCP的客户端代码,简单的实现了socket编程的思想,适合初学网络编程者学习。-TCP client code, a simple realization of the socket programming ideas, suitable for novice programmers to learn the network.