资源列表
347
- 在运行本程序时,检索整个局域网络,将局域网中的计算机名和IP地址显示在ListControl空间中。-Running the program, search the entire local area network LAN of the computer name and IP address appears in ListControl space.
P2P
- 关于P2P通讯的例子,这个例子是用UDP协议写的穿透防火墙的例子-On the P2P communication examples, this example is written using UDP protocol to penetrate the firewall example
VBS
- http://easynews.dl.sourceforge.net/sourceforge/web-ftp/Web-FTP-2.2.1.tar.gz
Templates
- .net源码,主要解决文件问题,欢迎使用,欢迎下载-. net source code, mainly to solve the paper problem, welcome to use, welcome to download
InterpretPktTest
- 网络抓包软件(基于WinPcap),能够选择你计算机上安装的一个网卡,来对它进行网络抓包和分析协议!-Network capture software (based on WinPcap), you can choose to install a computer network card to its network protocol capture and analysis!
Createworkspace
- 以工作区的形式有效的管理工程的所有数据,是现行的比较主要的一种管理方式,尤其对大型工程很有效!-Work area to form effective management of all project data, is present mainly as a comparison of management methods, especially for large-scale projects very effective!
socket
- example for windows socket UDP.
winsock
- 一个vc得winsock编程,通过tcpid传输数据-A vc a winsock programming, through the transmission of data tcpid
fork_signa111l
- Linux网络编程PPT和源码,供学习参考-Linux Network Programming PPT and the source for the study and reference
QQ
- QQ的聊天程序 是在windows下可以运行的开源的代码,而且内容丰富-QQ chat program is in the windows can run under the open-source code, but rich in content
20081015111532911ionio
- 使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java平台传统的I/0系统基于byte(字节)和Stream(数据流)。这种模式下的I/O 操作以字节为单位,以流的方式处理数据。而NIO( New I/O )以块的方式处理数据,它的系统操作面向Buffer(缓冲),Channel(通道)和Selector(选择器),不再是字节,这种模式利用了操作系统管理内存和文件的方式,并将一些耗时操作直接