搜索资源列表
lyoulhttp
- 用C++编写的http通信模块,使用方便,附带有文档和实例-prepared http communications modules, ease of use, documentation and a fringe examples
server
- c#同步套接字服务端软件源码实例。欢迎下载
VisualC++networkcommunication
- Visual C++网络通信协议分析,包含实例代码!
SocketAsync
- 异步通信编程实例(很经典) Winform实现的界面,后台为C#-A C# demo for async communication, with GUI written in winform.
002
- UDP通信实例,使用NMUDP控件轻松实现-UDP communication examples, easy to use controls NMUDP
code
- TCP异步通信编程实例,基于C#语言开发,实现异步通信面向连接的程序设计。-failed to translate
TCPIP
- 该书介绍了C++Builder中TCP/IP的应用方法,并给出了程序实例-The book is very useful for those who want to learn C++Builder.
UDP_CHAT
- udp编程实例,c++ 源代码,适合初学者学习-udp Programming Example, c++ source code, suitable for beginners to learn
NetMessageV2.0
- 利用tcp/ip协议在c++6.0的平台下开发的一个网络实时通信的实例。-tcp/ip,vc++6.0,client,server
linuxC
- linux操作系统下C编程入门,其中有TCP/IP编程的开发实例。-Introduction to C programming under linux operating system, including TCP/IP programming is introduced.
tcp-ip
- 利用tcp-ip协议在c++6.0的平台下开发的一个网络实时通信的实例,非常好用-Tcp-ip protocol using c++6.0 platform developed under the instance of a network of real-time communication, very easy to use
UDPTest
- C++的udp客户端 服务端,实例,共参考-C++, udp client server, examples of reference
socketstream
- 有连接的通信实例,基于C/S架构的,可以实现双方互相发送数据,接受数据-Instance of a communication connection, based on C/S architecture, the two sides can send data to each other, receive data
TcpServer
- C#TCP通讯简单实例,介绍TCP服务器监听及客户端连接。-A simple demostration for C# TCP comunication.
UDPbroadcast
- 使用UDP广播传送消息的实例,使用C#开发-Instance, send UDP broadcast messages using C# development
multithreadedudpserver
- UDP通讯使用多线程并发实例,包括服务端和客户端,使用C#开发-UDP communications using the multi-threaded concurrent instances, including server and client, using C# developers
udp
- 一个用C#语言实现的使用UDP协议进行通讯的简单实例 -A simple example of the C# language uses the UDP protocol to communicate
Router
- 这是一个模仿路由算法的java程序。 实现关于路由器的简单功能。 实现距离矢量路由算法。 所实现的路由器模拟Internet上的IP路由器。它能确定网络的最短路由,并在这些利用上传输分组 实现功能简介 1) 编写一个称为“Router”的程序 2) 利用距离向量算法更新路由表 3) 该程序的多个实例(进程或线程)可以以运行在一台机器 4) 实例之间利用UDP交换路由表 5) 假设结点与其邻居结点的都为距离为1。 6) 为了指明实例及其邻居,程序启动时必须能
Socket1
- C#的soket编程实例哦,很好的实例哦!-about soket,a good one!
Qt-network-sample
- QT中的网络编程实例,very useful-Qt C++ code for tcp