搜索资源列表
rcc_kit.zip
- RCC串口通讯协议开发包,并提供了协议说明文档 [荐]
SyncComm
- TCP/IP协议的网络通讯DLL,用于向指定数据站发送数据-TCP / IP network communications DLL for the data to the designated stops sending data
messagetr
- 程序说明: 1.程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT. 2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败. 文件目录说明: tQServer:程序服务端,请将其放在公网上运行. tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端. Common:公共协议文件夹 本程序只是实现简单的P2P互发消息.完成的比较粗糙,更多功能欢迎朋友们更新完善-p
CMPPAPI
- 移动短信网关的通讯协议CMPP3.0 API CMPPAPI.DLL ,经过测试。-mobile messaging gateway protocol CMPP3.0 API CMPPAPI.DLL, after testing.
用CSharp实现基于TCP协议的网络通讯
- 本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。-This paper introduces the C# System.Net.Socket how to use TCP-based communications program, the text is based on the server time to read such a simple example to explain.
icq_src
- icq源码,类qq的p2p通讯源码,包括服务器端和客户端。采用vc开发,定义了即时通讯协议,分析其源代码,并进行修改完善,对于网络编程入门者,这是提高水平的一个有效途径-icq source, category qq source of peer-to-peer communications, including server and the client. Using vc development, the definition of instant communications protoc
DCPlusPlus-0.674-src
- 一个开放源码的免费的P2P客户端软件,用于文件交流,支持中文搜索。它和Neo-Modus公司的Direct Connect使用同一个通讯协议,但比它功能更加强大,可以同时登陆很多服务器。开放源码,绿色软件,也没有广告条。DC是分散服务器型的,服务器端也是免费的,因此适合同一个地域内的用户飞速交换文件。目前全世界有上万个服务器,通过DC共享的资料超过5,000,000GB。-a free open-source peer-to-peer client software for document e
icradius-0.18.1-new
- radius程序,实现了标准的radius协议,可以进行udp数据通讯-radius procedures, to achieve a standard radius agreement and data communications for udp
WinsockTester
- 本源码是利用Winsock Api写的一款基于TCP/IP协议的通讯软件 对新手学习Windows Socket Api 是很好的资料-the source is the use of Winsock Api write-based TCP / IP communications software for novice Windows Socket Api learning is a very good information
thanksharp_tq_v0.0.2
- 1.程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT. 2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败. 文件目录说明: tQServer:程序服务端,请将其放在公网上运行. tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端. Common:公共协议文件夹. 本程序只是实现简单的-1. Online procedures introduced by
sip111111
- 通过一副图来介绍sip多媒体通讯协议栈结构,比较直观和形象-through a plan to introduce sip multimedia communications protocol stack structure, and more intuitive image
RTCCallingApp
- 利用RTP进行CALLING的应用的源代码,利用它分析RTP协议开发即时通讯比较有帮助-CALLING use of RTP for the application of source code, use it to analyze the development of RTP instant messaging more helpful
TCP_UDP
- 用于网络通讯的TCP和UDP例程,每个通讯协议在一个例子当中实现!-communications network for the TCP and UDP routines, each communication protocol in which to achieve an example!
NdisMonitor_v1-00_plusSOURCE
- 这是一个利用ndis进行网络协议通讯监控的程序代码。
HomeSensorConfig
- 网络通讯中的数据连路层的驱动缘代码,用于实现工业控制中的现场总线协议通讯
Iksemel(finally)
- 该源码使用iksemel工具包(一个c写的函数包),利用Java实现了基于Jabber协议通讯的客户端,该客户端可以登录所有的运营商的Jabber服务器。
socket
- 一个基本的SOCKET通讯的例子,可实现TCP和UDP协议通讯
UDP协议实现网络通讯
- UDP协议实现网络通讯-UDP communications network
vc网络通讯编程实例
- 有基本网络编程,本地网络编程,IE,网络编程,网络协议编程,代理服务器,高级通信,断点续传,语音电话等内容,并全是代码(vc6.0)-a basic network programming, the local network programming, Internet Explorer, network programming, network programming agreement, the proxy server, senior communications, HTTP, voice
TCP/IP通讯协议源码和vpp
- vb写的TCP/IP通讯协议源码和vpp,包含客户端和服务器接口,SocketServer,SocketClient源代码和vpp。