资源列表
nioServer0.1
- nioserver demo example
PPCSocket
- 内涵PPCSocketClinet、TCPConsoleSvr,实现PPC与电脑客户端的通信-Content PPCSocketClinet, TCPConsoleSvr, PPC and PC clients to achieve the communication
pfgen-0.2.1-beta
- 本程序能够产生IP, TCP , UDP, ICMP and IGMP数据包,并能够保持数据连接!-Packet Flood Generator as the name stands is a projet to produce a threaded traffic generator program, it has support for generating IP, TCP, UDP, ICMP and IGMP packets, also has as feature to keep th
GetMacAddress
- 获取机器的MAC地址有多种方法,某些方法并不能适应所有的机器,该方法目前没有这个问题-getting machine mac address is normal function,but some method cann t get full mac address in some pc,the program dos not has this question
socket_raw
- 简单的socket收发实例,IP可改为本机回环127.0.0.1先测试,看一下简单的收发过程。-A simple socket receive and send program.
TCPIPCLIENT
- TCP客户端编程实例,可以用于两台电脑间通讯,给出了底层源代码-there is a demo of TCPIP ,of communication of two computers, it is very usefull and
chatroom
- 本次上传内容是基于TCP/IP的socket网络编程,可以实现多人聊天,分为客户端和服务器两部分。-The uploaded content is based on TCP/IP socket network programming, people can chat, client and server is divided into two parts.
Tcp-Ip
- 有关TCP/IP的书籍,能帮助大家更好的了解TCP/IP通讯技术,对网络编程也有很大的帮助呦!-The TCP/IP books, can help you better understand TCP/IP communications technology, network programming is also a great help Yo!
NEMO-MCoA
- 实现多转交地址的NEMO程序,对于进一步实现多流移动性管理具有很大的参考价值-Multi-care-of address of the NEMO program, multi-stream for further mobility management has great reference value
RemoteControl
- 远程桌面监控系统 (1)实时监视远程电脑的桌面操作变化 (2):快速准确的查看被监视电脑的实时桌面信息,具有远程桌面录像功能,可查看任意时间段的历史桌面信息。 (3):具有远程桌面控制功能,可以象操作本地计算机一样操作远程计算机。 (4):可以同时操控和查看10以上个电脑。 (5):采用TCP/IP协议,高压缩率差异传图,保证图象快速稳定传输。 (6):系统为C/S结构,客户端进程防删。-Remote Desktop Monitoring System (1) real-
tcpip_shujufengzhuang
- 通过使用C/C++模拟TCP/IP参考模型网络接口层的封装过程-Using C/C++ simulation TCP/IP reference model network interface layer encapsulation process
UdpServerImei
- 使用winsocket编写的udp通信协议的的服务器源码,使用select函数监听-use winsocket make udp for server code ,and select function