资源列表
simpleTCP
- 简单TCP程序,适用于初次涉及网络编程的,相信对你应该有所帮助!-Simple TCP procedures applicable to the initial involved in network programming, I believe that should be helpful for you!
cup
- ISO8583报文实现-achieve ISO8583 Packet
UDP_broadcast
- UDP广播的例子,包含接收和发送两个程序,很好的学习例子-UDP broadcast examples, including receiving and sending the two procedures, examples of good learning
ACE_Learn
- ACE学习笔记,ACE需要注意的一些事项以及配置过程-ACE study notes, ACE needs to pay attention to some matters, as well as the configuration process
Chat-TCP
- 使用 TCP 协议的聊天室例子程序 —— 客户端 用 nmake 或下列命令进行编译和链接-Chat room using the TCP protocol example program- the client or with the nmake command to compile and link the following
NetworkPC
- This program is designed to monitor up to 200 computers. If you put more than 200 entries into the ips.txt file, I imagine that there will be an array error. If you configure the ips.txt file with the wordpad (which is the defaul
sniff
- 部分sniff 的核心源码,可以应用到vxworks中
socket
- tcp socket的聊天程序! 一个采用了多线程的控制台聊天程序,在聊天中同时可以进行文件传送。-tcp socket chat program! A multi-threaded console chat program, completes the file transfer.
TCP-and-UDP-packet-program-
- TCP和UDP数据包发送程序 开发平台: windows XP SP2 Visual Studio.net 2003 -TCP and UDP packet program Platform: windows XP SP2 Visual Studio.net 2003
t
- 通过标准编程规范编写的TCPIP基本使用范例代码标准代码-Through the standard programming specification prepared in the basic use of TCPIP sample code standard code
FileInputand-OutputStreams
- file input and stream coding
Client
- 这是一个基于UDP协议的客户端程序,可以简单明了地看清网络通讯需要哪些步骤!-This is UDP client source code!