搜索资源列表
双向CS通信程序
- 双向CS通信程序!是一个模拟网络通信的很好的实例程序!是用VC编的。适用window的操作系统。-two-way communication program! It is a simulation network communications procedures good example! Part of the VC. The application window operating system.
uclinux.CS.message
- 在lunux下测试通过。即时通信。字符通信。图片通信。视频传输。基于C/S机理。-in lunux under test. Instant messaging. Character communications. Photo communications. Video transmission. Based on the C / S mechanism.
cs
- 客户机服务器通信程序 实现客户机和服务器之间的通信,实现同步操作
cstongxin
- linux下一个CS通信模型-under a CS Communication Model
cS
- 简单的局域网通信代码,包含server和client
CS
- 实现了客户与服务器间的TCP UDP通信 并可用户选择
网络通信,CS模式开发包
- 网络通信源码包,以例程方式提供带有远程监控功能的服务器框架程序。以VS 2003/VC7作为开发工具。-network communication source package to provide routines with remote monitoring framework of the server process. To VS 2003/VC7 as development tools.
CS
- 客户机/服务器模式(Client/Server model)。该模式的建立基于以下两点:1、网络上主机的非对等作用;2、通信完全是异步的。
cscsscs
- cs服务器,cs通信服务器,通信原理,通信过程
cs通信
- linux下学习socket的编程,使用tcp协议,用c语言编写的,一个server.c 另一个为client.c 经过调试。-learning socket programming, using tcp agreement with the c language, a server.c client.c after another for debugging.
cs.rar
- VC++ socket 客户端与服务器端通信,VC++ socket client and server-side communications
cs
- 在linux实现客户端和服务器端的通信。-In linux to achieve client and server communication.
Five_network
- VC++2005编程实例\源代码\第5章 网络通信编程实例,如何获取计算机网络接口、网络资源信息,如何监视更改网络接口的IP,如何获取用户数据报统计数据,如何进行网络通信、聊天等18个源码实例-VC++ 2005 source code programming examples in Chapter 5 of network communication programming examples, how to access the computer network interface, netw
cs
- 用VC++实现简单的socket客户服务器通信编程,-With VC++ Simple socket client-server communication programming,
cs
- 通过TCP和UDP实现客户端及服务器的通信。消息类型是通过字符串来实现的;用该类似的字符串来标识消息的类型。对JAVA的SOCKET网络编程比较感兴趣的,该程序起到了不少帮助,可以加深对SOCKET编程的理解。-Implementation through the TCP and UDP client and server communication. The type of message is achieved through the string with the similar str
c-s-huangjun86
- linux环境下gcc编译通过,cs通信server端源码,实现了简单的文本的传输,阅读后即可了解整个socket流程,绝对原创,欢迎大家多多支持。-gcc compiler under linux through, cs source client server communication, the realization of a simple transfer of text, reading socket understand the whole process can be absol
cs
- Debug较大,不得于上传,已删。下载的朋友可自行运行得到exe文件。 系统是实现一个有图形界面的网络聊天室,是基于面向连接的流式通信协议TCP。该系统是利用VC++6.0进行较复杂的网络编程,完成网络聊天室的设计及编写。C++语言有SOCKET套接字,基于TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序一般分为服务器端和客户端两部分。-System is to achieve a graphical interface, online chat rooms, is
LINUX-openssl-CS
- LINUX 下 OPENSSL CS 模型的简单实现。包括证书的生成和CS 通信源码。-Simple implementation under LINUX OPENSSL CS model. Including generating certificate and CS communication source.
ljn_cms_01_20170524
- python编写的后台客户端,实现数据计算以及与前端通信的功能(python prepared by the background client, to achieve data computing and communication with the front-end functions)
CS通信
- 基于C/S模式,用Java语言实现两个进程之间的通信。(Based on the C/S model, using Java language to achieve communication between the two processes.)