搜索资源列表
比较好SOCKET API通讯程序源代码
- 比较好SOCKET API通讯程序源代码-better communication API source code
Windows Socket API 使用经验
- Windows Socket API 使用经验-Windows Socket API experience
tcp/ip
- tcp/ip socket api
wal.zip使用Windows Socket API编写的通用函数
- 使用Windows Socket API编写的通用函数,包含异步socket的使用,General function writed by Windows Socket API, containing the use of non-synchronized socket
socket.rar
- 基于Socket的网络通信设计,综合运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序。,Socket-based network communications design, the integrated use of network protocols, programming languages, API and socket-based graphical interface to establish, monitor, con
tcpip
- 最简单的TCP/IP协议栈源码,包括socket API,学习TCP/IP最好的资料-The simplest TCP/IP protocol stack source code, including the socket API, to learn TCP/IP information on the best
Socket-API
- Socket五种不同的类型API方式编程,流式套接字(stream socket)、数据报套接字(dategram socket)、原始套接字(raw-protocol interface)等。-Socket API way five different types of programming, stream sockets (stream socket), datagram sockets (dategram socket), the original socket (raw-protoco
socket
- vb开发socket的示例 详细描述了vb socket api的应用,不用winsock控件-vb socket api
Winsock2
- SOCKET API的DELPHI 头文件,更加直接使用API-DELPHI the SOCKET API header files, and more direct access to API
ChatRoom
- 聊天通信 基于VC6.0 windows SOCKET API的-Chat communications VC6.0 windows SOCKET API based on the
WindowsSocketAPI
- Windows Socket API 使用经验,有兴趣的可以看看 -Windows Socket API experience, interested can look at the
Winsock
- windows socket api在delphi中的封装,调用简单,可用于dll库的开发,目前只实现了UDP部分-windows socket api of the package in delphi, call simple dll library can be used for development, is only part of the realization of the UDP
socket
- windows socket api的简单封装,基本的接受、发送功能,包括接受、发送结构体等功能,简单实用-windows socket api simple package, the basic acceptance, delivery capabilities, including access, send the structure functions, simple and practical
PublicNetSoft
- VC++ SOCKET API通讯实例源码 本源代码主要是演示如何使用VC++的SOCKET API进行网络通讯的实例,代码包括客户端与服务器端,分别运行两程序,互相监听,互相接发消息,原理简单,没用到什么高深技术,都是很基础的,因此可能对VC的入门者比较有-VC++ SOCKET API communication example source code for the main origin is to demonstrate how to use the VC++ the SOCKET
17911
- window socket api 开发实例-window socket api develop instance
sockServer
- vc socket api使用实例(服务端),在vc+window xp sp3下测试通过!-dddddddddddddddddddddddddddddddddddddddddd
Socket-API-VB6
- VB Socket 封包技术中文版教程资料 -VB Socket data packet technology tutorials VB Socket Chinese version Chinese version of the packet technologies tutorial information
Delphi-Socket-TCP-
- delphi 实现socket TCP 通讯,通过winsocke的封装,实现了WIN API socket通讯 代码通过EXE的Server端,client端来实现TCP通讯,并封装了DLL;避免了Delphi自带 的soket控件在Dll中无法收到消息的问题。-delphi socket TCP communication to achieve, through winsocke package to achieve the WIN API socket communicatio
CMultiSvr-(SOCKET-API-Multi-Thread)
- socket API 非阻塞消息方式下写的TCP客户端示例(一客户端连接多服务器)-socket API no blocking tcp client
CMultiSvr-(SOCKET-API-Message-Maping
- socket api 使用异步消息方式下编写的TCP客户端程序(可与多个服务器进行通讯方式,并支持自主从连)-socket api message maping tcp client code