资源列表
VB_V100
- 可以通信,两台计算机之间可以进行通信.双方发送数据以检测网络的连通性.-can communications, between two computers can communicate. Both sides sent the data to test network connectivity.
TCPSocket
- c#写的tcp socket编程用,我用的是vs2008-c# tcp socket programming by writing, I use vs2008
2004030510445027732PING程序源码
- 2004030510445027732PING程序源码,TCPIP,INTERNET-2004030510445027732PING procedures source, TCPIP, INTERNET
TCPPPP
- ppp拨号源代码,用于移植到其他平台,需要自己移植 协议完整版-ppp dial-up source code for porting to other platforms, it needs its own transplant protocol full version
TCPServer
- 通过多线程利用套接字实现TCP通信的服务器端编程。创建套接字通过多线程控制编写TCP通信的客户端,实现和客户端的通信。-Use by multi-threaded socket server-side programming in TCP traffic. Create a socket write TCP traffic control through the multi-threaded client, and client communication.
a-qt-demo
- qt小例子,关于网络方面的tcp / udp 传输-A qt demo
pingattcak
- Ping攻击代码,VC++。通过发送icmp报文探寻主机-Ping attack code, VC++. By sending icmp packets to explore the host
ServerClient
- Server Client feeding data This file including 2 modules 1. Server is module to Testing feeding data to specific ports and IP as configuration. 2.Client module is listening port application to catch up your data that come to the ICP/
Connection_w_Timout_client
- Tcp/IP Sockets with Timeout C# dotNet framework-Tcp/IP Sockets with Timeout C# dotNet framework
rawtcpip
- connect tcp-ip by visual basic 6-connect tcp-ip by visual basic 6
Socketserver
- 用vs设计实现的SOCK SERVER可以用它来发送给client一个数据。-With the design and implementation of SOCK SERVER vs can use it to send data to a client.
FileTransfers
- VC编的一个FTP的文件传输程序源码