搜索资源列表
用UPD协议实现广播通信
- VC编程用UPD协议实现广播通信 UPD 是USER DATAGRAM PROTOCAL 的简称,是一种在网络上提供的无连接的传输协议。用UDP通信有以下特点: 1、 数据传输不用建立连接,所以不可靠; 2、 数据的发送是面向整个网络的,任何一台在局域网内的计算机都可以接收到相同的数据;
LANusersCom
- 基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。 使用时先建立ODBC,Server与ChatServer先运行,然后运行Client- Has realized based on the TCP/IP network communication face between the connection user and the server
局域网多播程序
- 这是我自己做的局域网内进行多播 通信的代码,打开时请先打开服务器段 才可正常运行。-This my own LAN within multicast communication code, opened post of the open server can run normally.
基于TCP的局域网多用户通信、文件传送程序详解
- 基于TCP的局域网多用户通信、文件传送程序详解-LAN-based TCP multi-user communication, file transfer procedures for Hi
局域通信大使
- 局域网通讯大使是一个便于程序员学习网络通讯时的很好的一个源码-LAN communications Ambassador is a learning network programmers to facilitate communication of a good source
TCP通信程序设计示例
- 局域网范围内的组播程序,比较简单,请大家见谅,呵呵。-LAN within the scope of multicast procedure is relatively simple, we do apologize, huh.
局域网信使工具
- 一个局域网信使工具,在局域网内通信,及时快速。包含源代码,可随意改动。-a LAN messenger tool in LAN communications, timely fast. Includes source code can be altered arbitrarily.
局域网网络通信编程
- 获取网上邻居【Neighbor】 lIP地址和计算机名之间的转换【\\Neighbor】 l映射网络驱动器【Neighbor】 l消息发送程序Net Send【Neighbor】 l获取局域网内其他计算机的信息【NeighborInfo】-access online neighbor Neighbor -- lIP address and computer name conversion between the [\\ Neighbor -- l mapping network
ex9.3.4
- 一个java编写的在控制台中进行通信的简单局域网通信软件,服务器端采用多线程实现多客户服务.-prepared a java console in a simple communication LAN communications software, the server-use multi-threaded multi-customer service.
anyserver
- 一个服务端程序,用于局域网通信,远程机器运行后,本机就能对远程机器进行控制
Example5
- CAsyncSocket编程技术——基于CAsyncSocket的局域网通信程序
g2ipmsg-0.9.1.tar
- 局域网通信超级工具,可以传输任何文件,包括文件夹
IPMSG
- 飞鸽传书 (IP Messenger)是应用广泛的局域网通信软件,可实现跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用 可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密。
QQ的局域网通信代码
- 类似QQ的局域网通信代码,客户端可以直接连接QQ,登录访问,发生信息
Socket异步通信,线程,双端队列
- Socket异步通信示程序代码:1.正确的开始和终止线程 2.可以局域网内多人聊天 3.双端队列的设计和应用 -Socket show asynchronous communication code : 1. Correct start and termination of two threads. People can chat LAN 3. Double-cohort design and application
局域网通信工具
- 一款局域网通信工具,适用于DELPHI5,安装后能访问局域网的资源,并进行通信。-one LAN communications tools, applicable to Delphi 5, would be able to visit after the installation of LAN resources, and communications.
2.ChatDemo
- 这是一个局域网通信程序,可建立服务器,通过IP可实现双方的通信-This is a LAN communications procedures, the server can establish that the two sides can be realized IP communications
《基于TCP_IP的局域网多用户通信》配套源代码
- 《基于TCP_IP的局域网多用户通信》配套源代码-"TCP_IP LAN-based multi-user communication" complementary source code
网络通信编程
- 这是一个关于网络通信方面的程序,有基本的网络编程事例,本地计算机网络编程事例,局域网网络通信编程,IE编程,等等!-This is a network of communications procedures, a basic network programming examples, the local computer network programming examples, LAN communications network programming, IE programming, a
vc++下的局域网聊天程序
- 该程序是在vc++下实现了局域网聊天功能,包括设置字体颜色等等,程序已经通过了编译。
