搜索资源列表
双向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.
cS
- 简单的局域网通信代码,包含server和client
CS
- 实现了客户与服务器间的TCP UDP通信 并可用户选择
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
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
phone
- 电话通信程序,实现CS模式下的语音通信功能-Telephone communication program to achieve CS mode of voice communication function
cs
- TCP/IP通信编程的简单实现,能进行文件发送,对话,图形界面。对connect,accept等阻塞函数采用了单独的thread进行处理,使得界面不至于出现假死。发送文件等也都采用了单独的thread。软件总体上算是常规Tcp/Ip通信小程序的多线程版。-A tcp/ip communication software.For the function lick accept and connect,I used the multithread to deal with them,so does
cs
- Debug较大,不得于上传,已删。下载的朋友可自行运行得到exe文件。 系统是实现一个有图形界面的网络聊天室,是基于面向连接的流式通信协议TCP。该系统是利用VC++6.0进行较复杂的网络编程,完成网络聊天室的设计及编写。C++语言有SOCKET套接字,基于TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序一般分为服务器端和客户端两部分。-System is to achieve a graphical interface, online chat rooms, is
cs
- 局域网实时通讯工具WinSocket制作基于局域网的一对一网络即时通讯工具,实现基本数据的网络传输。 拓展:1.支持多个客户端同时与服务器通信 2.将服务器和客户端集成在一个软件上。 -局域网实时通讯工具
cs
- 使用MFC自带的CSocket 实现socket通信-Socket communication to achieve
FTP-CS
- 基于C/S架构的FTP的软件,可以实现主流FTP所需的所有功能,基于MFC制作,是通信软件的必备之物!不要错过!-Based on C/S structure of FTP software, you can achieve all the features needed to mainstream FTP, MFC-based production, is a fixture in communication software! Do not miss!
cs
- 类似于鸽子的软件,能实现基本的网络通信功能。-The software is similar to pigeons, to achieve the basic network communication.
winsock-CS
- Winsock2网络编程。客户端和服务端通信的代码。使用select模型-Winsock2 Network programming. Client and server communication code. Use of select models
TCP-CS
- TCP C/S 实现两机通信。简单入门,适合初学者。学生实验。-TCP C/S.Realization of two machine communication. Simple entry, suitable for beginners. Students experiment.
Example-4
- 简单的cs通信模式,要求输入ip,和端口,用户和服务器一体-Simple cs communications mode
Server-Client
- 一个本人学习时编写的CS通信程序,Server类作为服务器,Client类作为客户端进行通讯。比较基础,适用于初学者理解。-The one I prepared to learn when the CS communication program, the Server class to communicate as a client as a server, the Client class. Basis for comparison, for beginners to understand.
LINUX-openssl-CS
- LINUX 下 OPENSSL CS 模型的简单实现。包括证书的生成和CS 通信源码。-Simple implementation under LINUX OPENSSL CS model. Including generating certificate and CS communication source.