搜索资源列表
CS program_3班_蔡志坤
- 一个简单的socket编程,能够实现局域网络的机器互相对话,帮忙顶一下-a simple socket programming, local area network to achieve the machines to talk to each other, help top what
socket-cs方式
- socket example,包括客户和服务端的应用-socket example, including customer service and application end
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
- 用VC++实现简单的socket客户服务器通信编程,-With VC++ Simple socket client-server communication programming,
socket
- socket编程 客户端和服务器充分理解cs结构,让你的神功倍增-server.c-- a stream socket server demo
CsharChat
- 用C#使用Socket实现的带用户登陆及聊天功能的代码,VS2005,SQL SERVER2005,比较好。-Using C# use Socket implementation with user login and the chat function of the code, VS2005, SQL SERVER2005, better.
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
cs
- linux环境下的tcp/ip socket编程-linux environment tcp/ip socket programming
cs
- SOCKET编程的客户端和服务端,VS6.0环境下运行-SOCKET Programming client and server, VS6.0 run under the environment
SocketSample(cs)
- Socket的例子,包括服务器端和客户端的代码,适合初学者学习-Socket Sample CS structure
cs
- Debug较大,不得于上传,已删。下载的朋友可自行运行得到exe文件。 系统是实现一个有图形界面的网络聊天室,是基于面向连接的流式通信协议TCP。该系统是利用VC++6.0进行较复杂的网络编程,完成网络聊天室的设计及编写。C++语言有SOCKET套接字,基于TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序一般分为服务器端和客户端两部分。-System is to achieve a graphical interface, online chat rooms, is
CS
- 一个简单的CS模式的聊天软件,用socket实现,比较简单-CS model of a simple chat software, with the socket implementation, relatively simple
cs
- 控制台socket文件传输程序。程序具有上传、下载、查看目录文件、更改目录等功能 -Console socket file transfer program. Program with upload, download, view catalog files, change directory functions
CS-TCP
- Visual C sharp TCP socket 编程-Visual C sharp TCP socket
socket
- TCP CS 模式文件传输可以下载和上传文件,也可浏览服务器端文件-TCP CS file transportation
cs
- 使用MFC自带的CSocket 实现socket通信-Socket communication to achieve
CS
- 客户端+服务器SOCKET通讯问题,涉及到对话框嵌套问题-Client and server SOCKET communication problems, related to the dialog box nesting problem
Socket-CS
- SOCKET 客服端/服务器模式学习源码,利用select实现非阻塞模式-SOCKET service client/server model to study the source code, using the select a nonblocking mode
Socket
- Untiy Socke 简单的单例 Client.cs 测试内容: 1.连接服务器。 2.断开服务器。 3.发送游戏事件。 4.以二进制方式发送网络消息。 5.以ProtuBuf方式发送网络消息。 Server.cs 功能: 1.收到的数据不做修改即可发送(Simple single case of Untiy Socke Client.cs test content: 1. to connect to the server. 2. disconnect the
