Welcome![Sign In][Sign Up]
Location:
Search - ClientSocket

Search list

[Communicationsocket

Description: 详细说明:采用Microsoft Visual C++编写。界面基于对话框方式。通过对socket类继承实现软件中的服务端类serversocket和客户端类clientsocket。由于将服务端类和客户端类的调用在一个工程中实现,所以一个程序既可以作为服务端也可以作为客户端。代码中加入了基本的错误处理功能。--using Microsoft Visual C preparation. Based on the way the dialog interface. Socket type of software succession to the service changer serversocket and clientsocket changer. Due to the services changer and changer call in a project to achieve, so a procedure can be as server can be used as the client. Code by adding a basic error-handling capabilities
Platform: | Size: 46080 | Author: 王朝霞 | Hits:

[CommunicationMyProjects

Description: 环境:Windows XP SP3、 VC++ 6.0、 Windows 2003 SDK 使用步骤: 1、下载解压之后,使用VC++ 6.0打开两个工程:一个是SocketServer和一个ClientSocket工程。 2、首先运行服务器端工程,选默认的端口1008 3、然后运行客户端工程,选默认的端口1008和默认的服务器地址 4、再运行多个客户端进程 5、如果一切正常,可以每个客户端的消息发送,我们可以在服务端和各个客户端同步看到消息 -Environment: Windows XP SP3, VC++ 6.0, Windows 2003 SDK to use steps: 1, download After the decompression, using VC++ 6.0 to open two projects: one is SocketServer and a ClientSocket project. 2, first run the server-side project, select the default port 10083, and then run the client project, select the default port 1008 and the default server address 4, and then run multiple client processes 5, if everything goes normal, you can each customer end of the message, we can in the service side and client-side synchronization see the message in all
Platform: | Size: 3610624 | Author: muyue | Hits:

[Other Riddle gamesdfjym

Description: 原本它是两个人在纸面上玩的益智游戏,转移到电脑上后我给它添加了人机对奕和网络对战的功能。 在本源码中你可以看到电脑AI实现方法,ClientSocket,ServerSocket的使用,控件的编写,ListBox的OwnerDraw的实现等等技巧。 请先安装里面的GridPanel控件才可正常编译。 -Originally it was two people in the puzzle game to play on paper, transfer to your computer to it after I added a man-machine Duiyi and the online play features. In this source code you can see the computer AI implementations, ClientSocket, ServerSocket use, control, preparation, ListBox, and so the realization of OwnerDraw skills. Please install inside the control can be a normal compile GridPanel.
Platform: | Size: 480256 | Author: wuna1978 | Hits:

[Windows CEWinceUploadImageAndGPSData

Description: wince上传图片,包含gps数据,调用类通讯CESocket,ClientSocket-wince upload pictures, including the gps data, call type communications CESocket, ClientSocket
Platform: | Size: 68608 | Author: 何涛 | Hits:

[ICQ-IM-ChatClientSocket

Description: 实现服务器与客户端通信,使用socket-Implement server and client communications, the use of socket
Platform: | Size: 55296 | Author: 李了 | Hits:

[Internet-NetworkClientSocket

Description: C++ Socket基础类 C++ Socket基础类-C++ Socket Foundation Classes C++ Socket base class
Platform: | Size: 2048 | Author: jeff | Hits:

[TCP/IP stackclientsocket

Description: 实现初级收发的客户端,适合初学者,很容易看懂-The client to achieve the primary transceiver is suitable for beginners, it is easy to read. . .
Platform: | Size: 1024 | Author: 李思禹 | Hits:

[Internet-NetworkClientSocket

Description: 精通Java网络编程中的 sockat 编程源代码-Proficient in Java Network Programming sockat programming source code
Platform: | Size: 1024 | Author: liyongchao | Hits:

[Remote Control200415539161

Description: ClientSocket 和ServerSocket实现的远程控制。-ClientSocket and ServerSocket to achieve the remote control.
Platform: | Size: 548864 | Author: 寻欢 | Hits:

[VOIP programClientSocket

Description: Content Source Code for VOIP
Platform: | Size: 13312 | Author: ivanzin | Hits:

[ICQ-IM-ChatClientaSvr

Description: 分别编写客户端与服务端程序,实现网络聊天室功能。 实现方法:服务器首先建立一个ListenSocket。当客户端连接时,新建一个和客户端通话的ClientSocket,并且一直保持到该客户端中断连接,而ListenSocket继续等待别的客户端来连接。 客户端也首先建立一个Socket,并连接到服务器,然后和服务器对应的ClientSocket保持通话直到结束。-Were prepared by the client and server programs, network chat function. Method: server first establish a ListenSocket. When a client connection, and a new client calls ClientSocket, and maintained until the client disconnects, and ListenSocket continue to wait for another client to connect. First, the client is also a Socket, and connect to the server and the server then calls the corresponding ClientSocket maintained until the end.
Platform: | Size: 50176 | Author: 付伟 | Hits:

[Delphi/CppBuilderSocket

Description: delphi的socket通讯,clientsocket和serversocket使用实例-delphi' s socket communication clientsocket, and serversocket instance
Platform: | Size: 94208 | Author: zhanglu | Hits:

[Internet-NetworkClientSocket

Description: 使用socket网络编程实现的简易文件上传客户端-Simple file upload client using the socket network programming
Platform: | Size: 30720 | Author: 马明杰 | Hits:

[Delphi VCLClientSocket

Description: client socket 的基本通讯以及测试代码-client socket
Platform: | Size: 176128 | Author: 宇航 | Hits:

[Windows DevelopTCPIPinfo

Description: Delphi源码编写的 TCP/IP网络通信和监听实例,使用delphi6编写的,原理主要是利用serversocket和clientsocket进行网络通信,还可进行简单的监听以及聊天信息发送和接收-Delphi source code written in the TCP/IP network communication and listening instance, use delphi6 written, the principle is to use serversocket and clientsocket network communication, but also simple listener as well as send and receive chat messages
Platform: | Size: 14336 | Author: JAY | Hits:

[Internet-NetworkClientSocket

Description: 最易学习的网络编程代码!下载之后直接编译运行!请将服务器代码跟此代码一起下载!-Learning network programming code! After the download directly compile and run! Please download server code with this code!
Platform: | Size: 13998080 | Author: lxf | Hits:

[Windows DevelopTCP

Description: 局域网内的完全通信,实现数据的传输与交换,将服务端和客户端完全集中在一个项目文件中,局域网中完美实现通信!TCP通信,用SERVERSOCKET和CLIENTSOCKET实现-yes,it is good!
Platform: | Size: 662528 | Author: 洪坤 | Hits:

[Delphi/CppBuilderChat

Description: bcb使用ClientSocket製作簡易聊天程式-bcb internet chat
Platform: | Size: 5120 | Author: shawn cheng | Hits:

[Internet-NetworkClientSocket

Description: 基于Delphi的客户端测试工具,服务器地址需要在源代码中修改-Based on Delphi client test tools, server addresses need to modify the source code
Platform: | Size: 199680 | Author: 孤独无敌 | Hits:

[androidclientsocket

Description: android系统中的 socket 使用方法-android system to use the socket
Platform: | Size: 129024 | Author: zheng | Hits:
« 1 2 34 »

CodeBus www.codebus.net