搜索资源列表
ssl加密协议通信
- ssl加密通信的客户端和服务端程序,包括安全证书的认证(linux)-ssl encrypted communications client and server-side procedures, including safety certificate authentication (linux)
CLIENT_TERMINAL
- 客户端通信程序,已调试通过, 和各位共免啦-client communication program, debug, and you were not --
客户端和服务器端通信程序
- 一个简单的服务器端和客户端聊天的源代码,希望大家下载
SERCOM
- 局域网通信,c++编写,内有详细服务器端和客户端通信源码,并含原理-LAN communications, c + +, with detailed server and client communication source, and containing Principle
简单的TCP,UDP服务器,客户端(入门学习用)
- WIN API开发的基于SOCKET的简单TCP,UDP通信程序,对初学者使用SOCKET很有帮助
基于OPC的RSView32服务器与vc客户机通信
- RSView32作为上位机服务器,vc开发程序作为客户端,通话OPC实现交互
RPC实现三方通信
- 通过RPC实现 客户端 服务端 存储节点端的通信,存储节点段时刻向服务器发送自己的信息。客户端从服务端获知存储信息
blackberry socket 通信
- 刚开始学习黑莓的编程,这是我花了一周的时间捣出来的一个黑莓socket通信,实现了客户端连接到服务器后,客户端之间信息的交互.
基于MFC的服务器和客户端的实现
- 基于MFC的服务器和客户端的实现,可以进行双方通信 并传输文件-MFC-based server and client implementations, the two sides can communicate and transfer files
UDP
- 本例是采用UDP通信,包括服务器与客户端,包括数据重传机制和异常处理机制-In this case is the use of UDP communications, including server and client, including data retransmission mechanism and exception handling mechanism
p2pdemo
- p2p的一个demo程序,nat打洞,实现服务器与客户端通信-A demo program p2p, nat holes to achieve server and client communications
TCPServer
- 此源码采用TCP协议编写的服务器程序,当监听到客户端的连接即可与客户进行通信-This source prepared using TCP protocol server program, when listening to the client connection to communicate with customers
UDP
- windows socket服务端,客户端通信工具的设计-windows socket server, the client communication tools designed
code
- 多个客户端能够同时连接到一个服务器进行聊天,客户端可以向所有人发送消息,也可以向某人单独发送消息。 服务器端也能参与聊天。服务器端可以记录所有的聊天记录(包括客户端之间的单独聊天),服务器能够与某个客户端和全部客户端相互发消息。 -multiple clients can simultaneously connect to a chat server, the client can send a message to all, you can send a message to the
eKanBanConsole
- c#网络通信,服务器和客户端,c#2005-c#
netcommunication
- 使用VC编写的有关串口通信的代码,有客户端和服务器端两部分组成-The use of VC prepared by the serial communication code, there are two client and server-side components
MyProjects
- 环境:Windows XP SP3、 VC++ 6.0、 Windows 2003 SDK 使用步骤: 1、下载解压之后,使用VC++ 6.0打开两个工程:一个是SocketServer和一个ClientSocket工程。 2、首先运行服务器端工程,选默认的端口1008 3、然后运行客户端工程,选默认的端口1008和默认的服务器地址 4、再运行多个客户端进程 5、如果一切正常,可以每个客户端的消息发送,我们可以在服务端和各个客户端同步看到消息 -Environment
lancs
- vc++实现的简单的cs架构程序,服务器端分登录和注册服务器,通信服务器,及客户端三部分程序。-vc++ server and client c/s lan chatroom
server
- 本程序为基于网络通信的服务器端聊天程序,可以实现实时的与客户端通信。-The procedures for the server based on network communication, can realize real-time chat program with client communication.
Linux C下服务器与客户端之间的文件传输
- 实现windows和linux之间的通信 或者 window间通信 linux间通信(Communication between windows and Linux or communication between Linux communication between window)