资源列表
arp33
- 网络作业:用来监听网络上有关的ARP报文或者TCP报文-Network operations: to monitor the network for ARP packets or TCP packets
TelePhoneBook
- 利用客户端服务器模式,实现远程联系人访问,利用socket实现-Use the client server mode, to realize the remote access contacts, use socket realized
The-TCP--implement
- 用socket 编程接口编写两个程序,分别为客户程序(client.c)和服务器程序(server.c),该程序应能实现下述命令功能: get:取远方的一个文件 put:传给远方一个文件 pwd:显示远主当前目录 dir:列出远方当前目录 cd :改变远方当前目录 ? :显示你提供的命令 quit :退出返回 -Use socket programming interface to write two program, respectively for the c
SuperProxy
- 2009左右,本人原创软件。 能够将本机的串口、管道、TCP端口资源通过TCP/IP共享给网络中其他机器。该程序通常用于需要串口服务器、虚拟机调试、Nat的场合。 -SuperProxy is a software which can share your local resource such as serise port, pipe, and tcp port to anybody thought the internet TCP/IP protocol.
dump
- 用来抓取网卡数据包的程序,通过原始的socket,抓取网卡收到的所有的帧-Used to process the packet capture card
UDProcsComm
- vs2008下实现udp的相互通信,既可以做发送端,也可以做接收端-vs2008 udp
ChatClient
- TCP协议下,实现的网络通信中客户端的元代买,vc++实现-TCP protocol, to achieve the client s network communication Yuan to buy, vc++ implementation
socket
- 局域网内文件传输的MFC系统实现,非常简单实用-Lan doc transfer with MFC.It is easy to learn and use.
maketcppacket
- winpcap 封装TCP 协议,并转发出去,需要WINPCAP 4.0 并设置相应的头文件和库文件。需要安装 WINPCAP4.0.EXE 文件。
winpcap-rst
- winpcap 封转RST包,强制断开TCP连接。需要安装WINPCAP4.0 设置头文件和库文件。并安装WINPCAP4.0.EXE文件。
Desktop
- Protocol TCP IP - PT-BR-Protocol TCP IP - PT-BR
TCP-code-soure
- 我第一个tcp 服务程序代码 仅供参考。运行ok-my frist c++ program is tcp service code。for reference only!