搜索资源列表
小型的售票系统
- 两个程序,一个服务端,一个客户端。多个客户可买票,通过通信队列实现消息的传送,如传票价,余下的票数等功能。-two procedures, a server, a client. A number of customers buying cohort achieved through communication of information transmission, such as Chuan fares, the remaining functions of the votes.
linux-socket
- linux下网络编程,客户端和服务器端通信程序-Network programming, client and server communications procedures
2
- c#编写的如何建立网络服务器和客户端,及进行通信的列子
C.S
- linux下的服务器客户端进行通信,经过编译,请放心使用
NTServiceSampile100
- 想要编写NT服务的同志们可以下载该源代码。该程序建立一个Window NT内核服务程序,由于内核服务程序没有交互界面,所以该程序还启动一个TCP网络接口,可以和客户端 进行数据和命令通信,通信协议在头文件中有详细说明,该程序只要稍加改动就能实现功能强大的网络服务程序。该服务启动以后可以在[开始]菜单[运行]栏里输入“telnet localhost 7815”进行测试。 同时还提供了一个对服务进行控制的通用工具(NTServerControlUtility.exe),可以注册、启动、停止
udp 用UDP写一个客户端和服务器
- 用UDP写一个客户端和服务器 能够用UDP协议实现两者之间的通信的程序; -Used to write a UDP client and server to use UDP protocol for communication between the two procedures
Delphi Tcp/IP 服务器客户端通信例子
- Delphi Tcp/IP 服务器客户端通信例子-Delphi Tcp/IP server examples of client communications
realmsg-4
- 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
client
- Linux下服务器即时通信客户端程序,完成数据的接受和发送-Instant messaging server under the Linux client to complete to receive and send data
Linpop-Beta3(Ubuntu)
- Linpop是一款运行于Linux操作系统平台的IM(即时通信)软件,可以实现局域网内任意电脑之间的信息接受与发送,也可作为支持200人中小型企业,企业信息平台中的一个组件及功能存在。整个软件基于C/S结构,数据经过服务器转发,便于服务器对客户端传送过来的数据进行分析和处理,例如单对单聊天、群聊天等。客户端基于GTK+实现整个GUI框架,最终界面效果良好。-Linpop can support 200 small and medium enterprises within the IM plat
COSB68
- 现简单服务器-客户端通信的基本socket编程,不错-Now simple server- client communication basic socket programming, good
Socket
- 简单的嵌入式socket实现,包括服务器端与客户端两部分,适合初学者(Simple embedded socket implementation, including server-side and client two parts, suitable for beginners)
sauver-Implement
- 实现简单服务器,客户端通信的基本socket编程(Implement a simple server and client communication the basic socket programming)
IB通信
- 分为客户端和服务器,两个程序,实现主从模式通信(It is divided into client and server, two programs to implement master slave mode communication)
QT在Linux网络通信
- 有服务端和客户端,非常好的例子,测试过跑的通,good。
QT在Linux网络通信3
- 有服务端和客户端,非常好的例子,测试过跑的通发送的是QString。
QT在Linux网络通信4
- 有服务端和客户端,非常好的例子,测试过跑的通,有select机制。
QT在Linux网络通信5
- 有服务端和客户端,非常好的例子,测试过跑的通,非常好的数据结构。
QT在Linux网络通信6
- 有服务端和客户端,非常好的例子,测试过跑的通6。
Linux网络通信7
- 有服务端和客户端,非常好的例子,测试过跑的通,有select机制。