搜索资源列表
-
0下载:
windows下TCP的Socket编程代码实例,分Server和Client两部分。
-
-
2下载:
这是一个Tcp协议的网络引擎,包括两个部分: a、服务器采用完成端口模型,提供了丰富的接口函数 b、客户端采用三线程加重叠Io模型,速度快,稳定 都采用回调函数接收数据,是对网络Tcp模型Socket的完整封装,所有代码在Windows2000下测试通过,并已应用到很多现有的中型网络系统中。-This a remarkably agreement Network engines, including two parts : a server used to complete port model
-
-
0下载:
windows上的应用socket实现网络间通过tcp进行图片的传输和显示。带服务器端和客户端。-The application windows on the socket to achieve the networks through the tcp transmit and display pictures. With a server-side and client-side.
-
-
0下载:
Windows Socket Echo 程序
包含服务器和客户端,多链接 dir get put 等功能-Windows Socket Echo program includes server and client, multi-link dir get put functions
-
-
0下载:
在Windows环境下socket编程实现TCP服务器发送消息,客户端接收消息-In Windows environment socket programming,realizing the server sends TCP messages, client receive messages
-
-
0下载:
TCP/IP Socket Client, Windows 控制台应用程序-TCP/IP Socket client, Windows console applications
-
-
0下载:
《网络编程综合资料》
介绍
常用网络协议编程
怎样接收电子邮件(POP3协议简介)
POP3协议封装类
POP3协议命令原始码及工作原理
RFC1939-POP3协议中文版
RFC821-简单邮件传输协议(SMTP)中文版
SMTP协议原始命令码和工作原理
TCP IP网络通信程序设计
TCP IP协议详解
TCPIP协议的化学专家实时交流系统
VC++SMTP协议电子邮件传送剖析
WINDOWS SOCKET API 使用经验
WINDO
-
-
0下载:
windows下的socket编程,客户端模式,可用于简单测试带宽-Windows under the socket programming, client mode, which can be used for a simple test bandwidth
-
-
0下载:
windows网络编程,利用流式套接字编写的回射服务器和客户端,编程语言:C++。-windows network programming, written using stream socket the retroreflective server and client, and programming languages: C++.
-
-
0下载:
c语言实现socket单线程通信,程序分为客户端和服务端,实现通信需正确配置vc++6.0-c language to achieve single-threaded socket communication program is divided into client and server, the need to communicate properly configured vc++6.0
-
-
0下载:
网络文件传输系统程序源代码,采用 windows socket开发,包括客户端和服务器端程序代码。-Network file transfer system source code that is used windows socket to develop, include client and server programs.
-