搜索资源列表
-
0下载:
一个Client/Server Socket类
-
-
0下载:
linu下socket多线程服务器与客户端的通信-LINU socket under multithreaded server and client communications
-
-
0下载:
TcpIP网络通讯,客户服务器通讯测试程序! 异步socket编程!-TcpIP network communications, client-server communications test procedure! Asynchronous socket programming!
-
-
0下载:
使用C编写的socket发送文件的程序.包括客户端和服务端.-C socket prepared by the procedure of this document. Including the client and server.
-
-
1下载:
利用socket进行网上对话聊天,包括服务器端和客户端程序源码及用户界面的建立.-You can chat with socket online,including server and client source code and the implementation of GUI
-
-
1下载:
socket编程示例,分为server,client两个程序,实现程序的自动升级。-socket programming paradigm into server, client two procedures to achieve the automatic escalation procedures.
-
-
0下载:
C/S,一个使用Socket的Server,Client通信程序. -C / S, to use a Socket Server and Client Communication Program.
-
-
0下载:
一个简单的Socket服务器程序
这个服务器程序只是简单的接受客户方传送的字符串,然后显示它们。
从一个简单的Socket客户机发送消息:-a simple socket server this procedure is a simple server client side of the transmission string and then display them. From a simple Socket client send messages :
-
-
1下载:
一个用JAVA实现的socket通信,包含服务器端和客户端。-JAVA with a socket communications, including server and the client.
-
-
1下载:
是关于linux下socket通信的源代码,只要定义好服务器端、客户端的IP和端口号,就可以进行网络通信-under socket communications source code, as long as the definition of a good server. Client IP and port number, it can implement network communications
-
-
0下载:
一个比较全面socket服务端加客户端。能实现多项更能,原码没有找到,发一个编译好了的。-a more comprehensive socket server plus client. Better able to realize many of the original code is not found, made a good translation of it.
-
-
0下载:
Multithreaded Non-blocking Socket Server and Client, Based on Synchronized Socket
-
-
0下载:
Winsocket通讯程序,为新手学习如何编写Socket通讯提供很好的例子,1个是客户端程序,1个是服务器程序.
-
-
0下载:
client server sample FTP
-
-
0下载:
这个socket服务器代码可以为你建立指定的监听端口、客户端请求响应机制等一些服务器所具备的基本框架-the socket server code can you establish designated monitor port, the client request response mechanism and some other servers with a basic framework
-
-
1下载:
聊天程序(客户端和服务端,包含一个socket.ocx)-chat program (client and server, including a socket.ocx)
-
-
0下载:
简单的vc Socket入门程序,对socket的基本结构有很清楚的描述,适合初学者初学者-vc Socket simple entry procedures, the basic structure socket has a very clear picture for beginners and beginners
-
-
0下载:
说明的是用在客户端输入两个数字,在服务器端实现其加法运算,然后返回结果给客户端的socket例子,此例子经过本人的调试通过。欢迎大家享用。-descr iptions are used in the importation of two client figures on the server side to achieve its addition operations, then return to the findings to the client socket example, the
-
-
0下载:
It is a socket server. It accepts a connection from client and prints on the console a message that client writes
-
-
0下载:
采用Microsoft Visual C++编写。界面基于对话框方式。通过对socket类继承实现软件中的服务端类serversocket和客户端类clientsocket。由于将服务端类和客户端类的调用在一个工程中实现,所以一个程序既可以作为服务端也可以作为客户端。代码中加入了基本的错误处理功能。-using Microsoft Visual C preparation. Based on the way the dialog interface. Socket type of softwar
-