资源列表
csharpping
- C# 连续ping 开发源代码,超酷超炫-Continuous development of C# source code ping, COOL
jinchengduankou
- 获取系统的进程和端口与进程路径!!!!!用来监视自己电脑是不是中木马了!-Acquisition system and the process and the process of port !!!!! path is used to monitor their own computer rather than in a horse!
ClientServer2
- Java code for implementing Client-Server. There are 5 clients and 5 servers with queues and threads for communication between each client and server
tcp_ip_design_report.doc
- 本文件介绍了一个TCP/IP的功能,设计要点,本协议栈实现的组件包括ARP,I CMP(PING),UDP,TCP。并设计了一个与SOCKET API兼容的标准接口。 TCP/IP协议栈背景 TCP/IP是使用最为广泛的INTERNET通信协议,几乎所有的桌面操作系统如Windows,Redhat Linux都支持TCP/IP协议。为了实现嵌入式系统与PC机的组网通信,就必须在嵌入式系统上实现复杂的TCP/IP协议栈,通过实现了TCP/IP协议栈,就可以方便的实现嵌入式系统与主流桌
MFCUDP
- 用MFC开发的UDP接收和发送软件,有源码,对于自己想用MFC开发的工程人员具有非常好的学习和参考价值
SmtpSockeProcess
- smtp协议原理 与smtp协议有关的socket编程
RouteTraceCmd
- 使用ICMP实现RouteTrace路由跟踪的vc实现代码,供大家参考-The realization of the use of ICMP routing RouteTrace achieve vc tracking code for your reference
linux下ping程序(超级详细,超级全)
- 详细的实现了linux下ping
TCPIP
- 用户输入网络地址和子网掩码,然后输出该子网中所有的主机地址。 要求有基本的错误判断。例如:在提示输入网络地址时,如果用户输入了 2a,应该提示用户重新输入 -The user to enter the network address and subnet mask, and then output the all host address in the subnet. The basic error of judgment is required. When prompt
Linuxsocket文件传输送程序
- Linux下写的 socket 文件传输送程序服务端和客户端完美统一!命令行参数分析的完美方式!
chapter5-OpenFileDialogs_example
- 关于vb.net的radiobutton按钮的应用,可以用于熟悉radiobutton的应用大有提高
cc65
- This directory is a port of uIP to the popular Commodore 64 home computer. In order to compile it, you need the cc65 C compiler that can be downloaded from <http://www.cc65.org/>.