Welcome![Sign In][Sign Up]
Location:
Search - server client tcp

Search list

[WinSock-NDISTCP-server-client

Description: 在服务端运行tcp.exe, 在另一台与之在同一network的客户端上运行tcplnk.exe, 规定相同的port, 在服务端上begin, 在客户端上输入服务器的IP地址,connect, 客户端上编辑框中的字符便可send到客户端的编辑框中。-on the server running tcp.exe, another in the same network with the client running on tcplnk.exe require the same port, on the server begin, the client server on the importation of the IP address, connect, the client on the edit box of the characters can send to the client the editorial box.
Platform: | Size: 74627 | Author: 叶舟 | Hits:

[SourceCodeTCP服务器与客户端源代码

Description: 基于VC 6.0工程文件,测试TCP方式进行网络通信,包括服务器和客户端程序。
Platform: | Size: 138782 | Author: lbxu2008 | Hits:

[SourceCodelinux TCP UNIX domain

Description: 1、TCP UNIX 2、C/S Mode
Platform: | Size: 2240 | Author: arvin_fresh@sina.cn | Hits:

[Internet-NetworkTCP-server-client

Description: 在服务端运行tcp.exe, 在另一台与之在同一network的客户端上运行tcplnk.exe, 规定相同的port, 在服务端上begin, 在客户端上输入服务器的IP地址,connect, 客户端上编辑框中的字符便可send到客户端的编辑框中。-on the server running tcp.exe, another in the same network with the client running on tcplnk.exe require the same port, on the server begin, the client server on the importation of the IP address, connect, the client on the edit box of the characters can send to the client the editorial box.
Platform: | Size: 74752 | Author: 叶舟 | Hits:

[Internet-NetworkTCP的客户服务器通信程序

Description: TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\client\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communication program one : running a process, running the server and wait for the client to issue two requests, the client operating procedures, the importation of customer IP address, link request, if successful connection, the server-client shows the IP address and port number ; the client receives the document and preserve d : \ \ client \ \ ls.txt, otherwise an error message. 2 : Principle procedures transmitter : open the file, read each character to the buffer (buffer size for 1024), and if the document is greater than 1,024, then sent into pieces; If less, then sent directly. Receivers : Send-the same reason.
Platform: | Size: 15360 | Author: | Hits:

[Program docMultithreaded TCP-UDP Client Server

Description: .Ne 环境的下多线程的TCP/UDP 编程示例子,里面包括了服务器也客户端程序-. Ne environment under the multi-threaded TCP/UDP programming examples son, which includes the server client program
Platform: | Size: 3072 | Author: 蓝鸥 | Hits:

[Remote Controlc_s_udp_tcp

Description: 基于ace和wxWidgets结合使用的c/s结构的例子,server广播后,client对server发起连接,然后server启动接收线程,并将收到的数据通过单独的线程进行处理;该代码有以下特点:wxWidgets事件循环和ace的Reactor事件循环并行处理,定时器以及读写的并行处理,udp和tcp通信的并行处理,ui线程和通信线程的并行处理;有此例子,开发跨平台跨编译器的带图形界面的c/s程序易如反掌。-wxWidgets based ace and the combined use of c/s structure of the examples, After the broadcast server, client connect to server initiated, then start receiving threaded server and the data received through a separate thread processing; The code has the following characteristics : wxWidgets ace incident cycle and the cycle of Reactor incident parallel processing, Timer and writable parallel processing, tcp and udp communications parallel processing, Got threads and the threads in parallel communications; this example, Cross-platform development of cross-compiler with the graphical interface c/s procedures as easy.
Platform: | Size: 2088960 | Author: wuyan | Hits:

[TCP/IP stackTCP

Description: 初学VC,这是一个简单的TCP连接例子.分为Server和Client两个程序。-novice VC, This is a simple example of the TCP connection. Server and Client divided into two procedures.
Platform: | Size: 3803136 | Author: leencadrew | Hits:

[P2Ptcp

Description: 用VB编写的基于TCP协议的服务器/客服端程序。-VB prepared with the agreement based on the TCP server/client service procedures.
Platform: | Size: 6144 | Author: 培根 | Hits:

[Othertcp

Description: 用java程序实现基于TCP的网络通信。(一个服务器端和多个客户端之间的通信)-Java program using TCP-based network communication. (A server-side and a number of communications between the client)
Platform: | Size: 33792 | Author: | Hits:

[Internet-Networktcp-ip

Description: Linux下的tcp和udp的服务器客户端通讯框架类,完整实例含makefile-Linux under the tcp and udp client server communications framework category, complete with examples makefile
Platform: | Size: 48128 | Author: Janferry | Hits:

[Windows CETCP

Description: WINCE TCP程序,基于VS2005,100%可以行,包括TCP 服务器和TCP 客户端-WINCE TCP procedures, based on the VS2005, 100 can be lines, including TCP Server and TCP Client
Platform: | Size: 93184 | Author: 张国威 | Hits:

[Windows CETCP-Server-Client

Description: wince环境下的TCP网络接口编程,包含服务器和客户端程序-wince environments TCP network interface programming, including server and client program
Platform: | Size: 126976 | Author: 邓从阳 | Hits:

[TCP/IP stacktcp

Description: 一个简单网络通信系统,实现通信双方的消息收发,主要包括服务器和客户机的设计。实现客户端接收键盘输入的字符串,并向服务器发送;服务器接收后,将字符串以逆序返回给客户端; 客户端显示服务器返回的逆序字符串。-A simple network communication system, communication between the two sides to send and receive messages, including server and client design. Realize the client to receive keyboard input string to the server server receives, it will reverse the string to return to the client client shows the server returned to the reverse string.
Platform: | Size: 3840000 | Author: jjf | Hits:

[Internet-Networktcp_Server

Description: vc++写的 tcp server端 ,监听TCP的端口,进行数据的接收 用于TCP网络协议的学习 -vc++ written client tcp server, monitor TCP port, for data reception for the TCP network protocol of the study
Platform: | Size: 22528 | Author: meng9999 | Hits:

[JSP/Javaexe3

Description: ssd8 exercise 3 Write a simple datagram client/server in Java and a tcp client/server also in java
Platform: | Size: 8192 | Author: xyf | Hits:

[Internet-NetworkTCP

Description: TCP client and TCP server for Linux!
Platform: | Size: 4096 | Author: svetozar | Hits:

[CommunicationIPCSocket

Description: Windows IPC socket program (tcp/udp) (server/client)
Platform: | Size: 11968512 | Author: dany k jeon | Hits:

[Internet-Networktcp-server-client

Description: 一个用socket实现服务器客户端的建立例子(tcp)-A socket server with the establishment of client examples (tcp)
Platform: | Size: 2348032 | Author: 邹伟 | Hits:

[Internet-NetworkVC-TCP-Server-Client

Description: vc++ 编程编写的有关TCP server 和client通信的例子。-vc++ programming prepared by the TCP server and client communication example.
Platform: | Size: 126976 | Author: ym ai nui | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net