资源列表
socket
- socket编程。winsock编程实现网络通信。 非阻塞模式实现面向连接一个服务器和多个客户端的收发数据(select模型) 阻塞模式实现面向无连接的一对一的通信 1.学习通过winsock编程实现网络通信。 2.学习面向连接和面向无连接的网络通讯方式的编程。 3.学习阻塞和非阻塞模式的网络通讯的编程。 4.熟悉与winsock有关的API函数的用法。 -socket programming. winsock network communications progr
p2p
- 即能点对点通讯,又可以视频会议。已经试用过,效果不错,可以学到不少东西。-That is able to point to point communication, but also the video conferencing. Have been tried, good results, you can learn a lot of things.
select
- 实现socket异步读写套接字的程序。值得网络编程者借鉴,主要select实现。-Achieve asynchronous socket read and write socket program. Worthy of network programming reference, to achieve the main select.
Shell_Server
- socket 通信,接收远程主机发送的命令,执行,并把返回结果发送到远程主机-socket communications
socket
- 这是一个关于socket编程的实例,简单清楚的阐述了socket的工作原理,适合初学者,对socket理解清晰易懂。-This is a simple and clear exposition about the instance of socket programming, the working principle of the socket, suitable for beginners, the socket understand clear and understandable....
IPmon_IP
- 一个可视化的ip 数据包捕获程序,他可以显示ip 数据包的一些相关信息-a program that can catch ip packet
SmartEasyMail
- 这是一个快捷的电子邮件客户端。它有一些很好的功能,如支持多附件, HTML格式,地址簿, HTML格式设计等。-This is a smart email sending application. It has some good features like CC, BCC, Multiple attachments, HTML Format (Embedded image), Address book, HTML Design tool etc. I am using vbSendMail C
802.15.4
- 802.15.4MAC的API中文介绍,还有5个NS2仿真的DEMO-Chinese descr iption 802.15.4MAC the API, there are five NS2 simulation DEMO
FindWebFile
- 搜索网络文件,如果某网站上的文件在以数字进行编号的目录下,且目标文件的文件名是相同的,可使用此软件进行搜索,列出文件列表,再使用迅雷等软件进行批量下载。-Find web files. Files on web site must be as this format: http://192.168.0.1/dir/no/file.ext. This software can auto increase the no and find the existing files, and then us
windows_server
- 一个基于IOCP的高效率的网络引擎 使用IOCP搭建的网络引擎,支持内存池,线程池,数据库连接池,实时加密等等。简单好用!开源,带demo例子-IOCP-based high efficiency of a network engine, network engine built using the IOCP to support the memory pool, thread pools, database connection pool, real-time encryption an
TCPWin
- 基于TCP协议的客户端和服务器端程序,Windows界面-TCP protocol based client and server-side program, Windows interface
QQ
- 网络聊天程序,分客户端和服务器端,有文件传输、图片传输、文字传输等信息-Internet chat program, sub-client and server-side, there are file transfer, picture transmission, text message transmission, etc.