当前位置:
首页 资源下载
搜索资源 - socket-client-server.rar
搜索资源列表
-
1下载:
这是一个比较复杂的远程控制工具,分为服务器与客户斋,让你了解socket编程的知识.,This is a more complex remote control tools, is divided into server and client fasting, so that you understand socket programming knowledge.
-
-
0下载:
socket聊天室,多个客户端和一个服务端,服务端可以同时和多个客户端聊天,发送消息。,socket chat rooms, multiple clients and a server, client services at the same time and multiple clients to chat, send a message.
-
-
0下载:
linux socket通信客户端例程 实现与服务器的通信,linux socket communication routines to achieve the client and server communications
-
-
0下载:
一个简单的p2p共享文件的程序,用c语言开发,包括server端和peer端,自定义了一套应用层的传输协议,对于理解socket编程有很大的帮助,A simple procedure for p2p file sharing, using c language development, including peer client and server-side, since the definition of a set of application-layer transport protoc
-
-
0下载:
linux 下的socket 服务端程序,支持多客户端连接.,linux under the socket server process, support multi-client connections.
-
-
0下载:
C++ Builder 6.0 Socket控件TCP通信,服务器和客服端都有。,C++ Builder 6.0 Socket Controls TCP communications, server and client have a customer service.
-
-
0下载:
scoket通信(仿QQ)VC源码:
通过socket通信原理,建立一套即时通讯软件,包括服务器与客户端源代码,scoket communications (like QQ) VC Source: Communication Theory through the socket to establish a set of instant messaging software, including server and client source code
-
-
0下载:
此代码作为Server,使用TCP Socket编程技术,利用多线程并发,并且使用了线程池技术,修改宏定义可以实现任意路client并发连接到此服务器,This code as a Server, using TCP Socket programming using concurrent multi-threaded, and uses the thread pool technology, to amend the definition of macros can be complicated
-
-
0下载:
毕业设计:VC++局域网聊天程序。通过这个小程序的学习你可以学到如何使用套接字进行网络编程、自定义消息、多线程方面的编程思想以及学习使用各种控件。本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 ,Graduation project: VC++ LAN chat program. Through this small program you can lea
-
-
0下载:
用socket编程实现客户端和服务器的编程,采用线程实现实时通信,Socket programming with client and server programming, using threads to achieve real-time communication
-
-
0下载:
用SOCKET编程实现mini FTP client / Server功能包括简单地上传和下载文件,SOCKET programming with mini FTP client/Server
-
-
0下载:
window网络模型之select篇 实现的远程下载的程序 包括客户端服务器,network model window of select articles to achieve the process of downloading the remote client-server
-
-
1下载:
VC++ socket 客户端与服务器端通信,VC++ socket client and server-side communications
-
-
0下载:
用SOCKET编程实现FTP客户端(C#)及服务器端(C++)功能,有断点续传功能,SOCKET Programming with FTP client (C#) and server-side (C++) function, HTTP functions
-
-
0下载:
c# 语音聊天室源码,socket 服务端,客户端完整,c# source voice chat rooms, socket server, the client complete
-
-
0下载:
C# SOCKET编程,异步通讯方式,提供客户端和服务端。,C# SOCKET programming, asynchronous means of communication to provide client and server.
-
-
1下载:
本程序用C++socket实现多人聊天功能。
具体功能为:服务器可以对说有人说话。
服务器可以与单个用户对话。
服务器可以踢出所有人。
服务器可以踢出某一个人。
客户端可以发送文件给服务器。
客户端可以与客户端私聊。
客户端可以说有人说话。-This procedure using C++ socket to achieve more than chat. Specific functions as follows: the server can say
-
-
2下载:
MyEclipse,实现tcp socket连接的客户端和服务器端,能够传输文本或图片,服务器端有多线程和单线程两个,多线程的可以实现同时让多个用户连接,rar包内word文档中有简单的流程图和程序说明,代码较简单,适合初学者。-MyEclipse,tcp socket server and client,there are single thread server and multi thread server,you can get file through the tcp
-
-
0下载:
采用了socket 通信机制,利用UDP协议客户/服务器模型来实现软件的模拟,完成了基站和终端之间信令通信模拟的基本功能.包括了基站,终端,跟踪三方。-Using socket communication mechanism, using UDP protocol client/server model to implement the software simulation, the completion of the signaling traffic between base statio
-
-
0下载:
VC++ socket 客户端 服务器 聊天室-VC++ socket client-server chat room
-