Welcome![Sign In][Sign Up]
Location:
Search - socket-client-server.rar

Search list

[Internet-Networkthesocket

Description: 关于linux下基于QT界面socket编程的简单实例 -based on the QT socket programming interface simple example
Platform: | Size: 3072 | Author: 郭建川 | Hits:

[P2PClientSock

Description: socket 编程,服务器端程序,测试与客户端的连接,接收数据。-socket programming, server-side procedures, testing and client connectivity and receive data.
Platform: | Size: 41984 | Author: 甘莉 | Hits:

[Internet-NetworkHttpAgent

Description: 基于ACE实现的一个代理服务器以及相应的客户端程序,代理服务器可以把客户端的请求转发给指定服务器,并把该服务器的应答转发给客户端。是学习ACE库的好例子-achieve a proxy server and the corresponding client, proxy server client can transmit the request to the designated servers, and the server's response relayed to the client. The ACE study is a good example for
Platform: | Size: 3194880 | Author: 张志 | Hits:

[TCP/IP stackfiletransferclass

Description: SOCKET 多线程传输文件的源代码,分为客户端和服务器端,欢迎大家提供修改意见。-SOCKET multithreading transfer files of source code, is divided into client and server side, Welcome to provide revisions.
Platform: | Size: 28672 | Author: 罗翔 | Hits:

[Windows CEWINCE_Socket

Description: WINCE下TCP/IP协议网络编程,包括服务器端和客户端,在局域网上运行完全正常。-WINCE under TCP/IP network programming, including server and client, LAN running completely normal.
Platform: | Size: 163840 | Author: 何全安 | Hits:

[Ftp ClientCwangluo

Description: C#网络与通信程序设计案例精讲.rar \chap03 提供了本书第3章FTP服务器开发源程序; \chap04 提供了本书第4章第FTP客户端开发源程序; \chap05 提供了本书第5章电子邮箱系统源程序; \chap06 提供了本书第6章基于Socket的聊天室源程序; \chap07 提供了本书第7章多线程下载源程序 \chap08 提供了本书第8章基于Web的电子书店源程序; \chap09 提供了本书第9章网络游戏源程序; \chap10 提供了本书第10章基于Http协议浏览器的实现源程序; \chap11 提供了本书第11章基于Web Service技术通信的实现源程序 \chap12 提供了本书第12章Telnet客户端实现源程序; -C# Network and communications programming精讲case. Rarchap03 provided in Chapter 3 of this book to develop source FTP server chap04 provides book Chapter 4 the first source FTP client development chap05 provides book Chapter 5 electronic source mail system chap06 book provides Chapter 6 of the chat room based on the Socket source chap07 book provides a Chapter 7 multi-threaded download source chap08 provided under Chapter 8 of the Web-based e-book source procedures chap09 provided Chapter 9 of this book online game source chap10 book provides a Chapter 10 agreement based on Http browser source code to achieve chap11 provided in Chapter 11 of this book based on Web Service technology Communication source chap12 book provides a Chapter 12 Telnet client to achieve source
Platform: | Size: 1536000 | Author: qinshaohua | Hits:

[Internet-NetworkSocket(ClientServer)

Description: Socket服务器端-客户端程序:客户端链接服务器后,向服务器发送数据;服务器端建立连接后可以接受客户端数据,互相通信-Socket server-side- Client: Client link server, send data to the server server-side connection can accept client data, communicate with each other
Platform: | Size: 6144 | Author: | Hits:

[P2PChat

Description: 一个p2p软件,本软件可在任何一个标准配置的主机上运行。运行本软件的主机既可作为客户端,也作为服务器端运行,是一个典型的多线程程序;首先作为服务器端,有?BR> [点对点Transfer.rar] - 这是一个点到点文件传输的小程序,不错,可以作为学习网络SOCKET编程的入门程序. [可视电话、视频会议.zip] - 可视电话、视频会议 -A p2p software, the software can be a standard in any configuration to run on the host. Host running this software can be used as a client, but also as a server-side operation, is a typical multi-threaded procedures first of all as a server-side, have? BR
Platform: | Size: 27648 | Author: 沈伟 | Hits:

[ICQ-IM-Chatchatroom

Description: 简单的聊天室系统由两部分组成:服务器端和客户端。服务器运行,开启监听器,监听服务器设置的端口。客户端想要进入聊天室时,先要向服务器设置的端口发送请求,服务器监听到有连接了,可以接受或拒绝。若服务器接受了客户端的请求,就相应的给该客户端建立一个“套接字”,就相当于建立了一个数据传输的通道,这样客户端就可以进入聊天室进行聊天了。-Simple chat room system composed of two parts: the server side and client. Server is running, open the listener, the port monitor server settings. Client wants to enter the chat room, the first port to the server settings to send the request, the server connects to the monitor, you can accept or reject. If the server has accepted the client request corresponding to the client to establish a socket , on the equivalent of the establishment of a data transmission channel, so that the client will be able to enter the chat room to chat.
Platform: | Size: 294912 | Author: 吕鹏 | Hits:

[SymbianTCPIPsockets

Description: VC++ 开发的Symbian客户端开发,TCP/IP 协议,Socket 应用,与电脑端的服务器连接接收发数据。-VC++ Developed Symbian client development, TCP/IP protocol, Socket applications, and computer server-side data connections to receive fat.
Platform: | Size: 22528 | Author: 爱逍遥 | Hits:

[Internet-Networksocket

Description: VC++ socket 客户端 服务器 聊天室-VC++ socket client-server chat room
Platform: | Size: 2351104 | Author: 小钳子 | Hits:

[ICQ-IM-Chatchat

Description: 本案例是一个网络聊天工具的实现,提供了基本的聊天的功能,通过此例能学习到如何利用Socket建立服务器程序和客户端程序以及关于多进程间调度等方面的知识-This case is a network chat tool, providing the basic chat functions, through this case study into how to set up Socket server and client procedures and processes regarding many aspects of scheduling knowledge
Platform: | Size: 97280 | Author: 张洪铭 | Hits:

[ICQ-IM-Chatqt_SimpleChatRoom

Description: 跨平台多线程聊天室程序客户端及服务器端。 服务端分三个功能模块。 1.端口监听,单独一个线程。 2.聊天室消息分发,单独一个线程。 3.收发客户端消息,每连接一个线程。 客户端分有两个功能模块。 1.UI,单独一个线程。 2.收发消息,单独一个线程。 -A simple chatroom Server & Client. Design with Qt 4.5. Multithread & Platform-independent.
Platform: | Size: 208896 | Author: lijs | Hits:

[Post-TeleCom sofeware systemsdemobase

Description: 采用了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 stations and terminals simulation' s basic functions. Including base stations, terminals, track three.
Platform: | Size: 1959936 | Author: shenchen | Hits:

[Internet-Networkchatroom

Description: 本程序用C++socket实现多人聊天功能。 具体功能为:服务器可以对说有人说话。 服务器可以与单个用户对话。 服务器可以踢出所有人。 服务器可以踢出某一个人。 客户端可以发送文件给服务器。 客户端可以与客户端私聊。 客户端可以说有人说话。-This procedure using C++ socket to achieve more than chat. Specific functions as follows: the server can say someone' s words. Server with a single user session. Server can kick everyone. The server can be kicked out of a person. The client can send the file to the server. Client can whisper with the client. The client can be said that someone' s words.
Platform: | Size: 137216 | Author: 王帅韬 | Hits:

[Communication-MobilesocketClient

Description: socket的客户端编程演示,配合服务端使用。服务端已上传,命名为srv.rar同样是delphi开放的。-socket client-side programming demo, with the server to use. Server has been uploaded and named srv.rar also delphi open.
Platform: | Size: 189440 | Author: 王飞 | Hits:

[OtherTCP_server_client

Description: 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
Platform: | Size: 114688 | Author: 申文霞 | Hits:

[Internet-Networkvcchat.RAR

Description: 基于TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序分为服务器端和用户端两部分 本实验是本人做的计算机网络课程设计,有mfc的CSocket编的..给大家分享下 支持多人聊天,可以用,先运行服务器端,点击监听,然后运行客户端点击连接服务器即可-Based on TCP/IP communications are basically used for data communication SOCKET socket, the program is divided into both server and client to do my part in this experiment is the design of computer network courses, there are series of mfc of CSocket to you .. sharing to support people to chat, you can use, first run the server side, click on the monitor, and then run the client can click to connect to server
Platform: | Size: 11637760 | Author: wangguixi | Hits:

[Internet-NetworkUDPSERVER.RAR

Description: 这个小工具包含服务器端和客户端,基于MFC类库中的SOCKET。用来接收udp数据包(服务器端)和向指定地址发送udp数据包(客户端)。-This gadget contains the server and client SOCKET based on the MFC class library. Used to receive udp packets (server side) to the designated address to send udp data package (client).
Platform: | Size: 270336 | Author: 宋恩博 | Hits:

CodeBus www.codebus.net