搜索资源列表
-
1下载:
tcp/ip协议下实现服务器与客户端之间通信,利用MFC的类CSocket-tcp/ip protocol to achieve communication between server and client using the MFC CSocket class
-
-
1下载:
基于TCP-IP的网络编程,里面有客户端和服务器端的程序,客户端发送请求,服务器端应答,并发回应答消息-based on TCP-IP network programming, which has client and server-side procedures, a client sends the request, the server-side response, with response to the news FOR
-
-
0下载:
实现sockTCP聊天功能 ~~!!在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通信过程。因此,程序要在TCP/IP环境下,实现服务器端和客户端两部分程序。-Achieve sockTCP chat ~ ~! ! In Internet chat rooms on the procedure is generally based on the server side connecti
-
-
0下载:
TCP程序,包括服务器端程序和客户端程序,能实现基本的通信-TCP processes, including server-side program and client program that can realize the basic communication
-
-
0下载:
linux下的一个聊天程序 ,代码完整, 调试通过。
既可以做服务器, 也可以做客户端。
程序代码才采用多种异步通讯模式。希望对初学习LINUX和TCP/CP的人有帮助。
-one chat room project under linux platform . complete project with no any bug. u can treat it as a server , and u can treat as a client as well. serval
-
-
0下载:
TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。
TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。-TCP port specified in the server can eavesdrop on the most, and at the same time with 100 connecti
-
-
0下载:
TCP/IP协议的运用,客户端与服务器端进行通信。网络应用-TCP/IP protocol the use of client and server-side communication. Network Applications
-
-
0下载:
基于TCP/IP.SOCKET的java聊天室客户端和服务器端-Based on TCP/IP.SOCKET the java chat room client and server-side
-
-
0下载:
TCP UDP 服务器和客户端软件,轻松测试Socket编程,让你对TCP/IP有新的认识-TCP UDP server and client software, Socket programming easy test, so that your TCP/IP have a new understanding of
-
-
0下载:
本文件是嵌入式TCP/IP协议栈的说明文件,嵌入式TCP/IP应用开发人员可以通过阅读该文件,掌握在嵌入式TCP/IP协议栈的基础之上开发服务器/客户端应用程序,如FTP服务器,WEB服务器,串口服务器。-This document is embedded TCP/IP protocol stack documentation, embedded TCP/IP application development staff can read the document in the hands of
-
-
0下载:
基于TCP/IP协议的服务器端/客户端实例,新手入门很好用-Server/client instance
-
-
0下载:
利用winsocket和Vc6.0开发的基于TCP/IP协议的网络文件传送,此为客户端,连接服务器的IP、端口直接写在程序里,可进入修改-The use of winsocket and Vc6.0 developed based on the TCP/IP protocol network file transfer, this is the client, connect to the server' s IP, port written directly in the program
-
-
0下载:
模拟服务器端和客户端,模拟TCP/IP协议和服务器浏览器工作流程。-Simulation server-side and client-side, analog TCP/IP protocol and the server browser workflow.
-
-
0下载:
TCP/IP网络同步通信,类QQ网络即时聊天工具,服务器端和客户端界面和程序编写。-TCP/IP network synchronous communication, like instant messaging tool QQ network, server and client interface and programming.
-
-
0下载:
基于TCP/IP协议的客户端与服务器程序实现网络通信,可接收字符串,分离字符串-Network communication, TCP/IP protocol-based client and server program can receive a string, separated string
-
-
0下载:
采用TCP/IP连接的服务器/客户端程序-TCP/IP connection of server/client program
-
-
0下载:
C#使用TCPIP做的客户端与服务器通信Modle源码(C# uses TCPIP to do client and server communications, Modle source code)
-
-
0下载:
基于Linux下的TCPIP客户端服务器端程序(TCPIP client server - side program based on Linux)
-
-
0下载:
W5500 实现TCP服务器的功能。
能够与客户端建立连接并收发数据。(W5500 implements the function of the TCP server.
It is able to connect with the client and send and receive data.)
-
-
1下载:
本源码包含tcp/ip服务器与客户端源码,可实现简单的数据传输等功能(This source contains tcp/ip server and client source code, and can realize simple data transfer and other functions.)
-