搜索资源列表
tcp服务湍与客户端源码
- 这是一个自己对TCP API的封闭,再对此封闭进行界面实例应用,通过VC6测试,大家放心使用。
Tcp通讯
- 基于winsocket 编程,包含客户端与服务端-winsocket-based programming, including client and server
tcp2
- 包括服务端和客户端,学习Socket编程入门的最佳入门源码-including services and clients, learning portal Socket Programming the best source portal
TCP
- WINCE TCP程序,基于VS2005,100%可以行,包括TCP 服务器和TCP 客户端-WINCE TCP procedures, based on the VS2005, 100 can be lines, including TCP Server and TCP Client
TCP
- 本程序可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。 这个程序在对一些自己编写的服务器或者客户端的程序
socket
- C语言编写的socket服务端测试程序,其中TestRecv_UDP为UDP服务端程序,TestRecv_TCP为TCP服务端程序,供初学者参考-C language socket server test procedure, which TestRecv_UDP for the UDP server program, TestRecv_TCP for the TCP server program for beginners refer
socket
- TCP/IP网络通讯,包括客户端和服务端-TCP/IP network communications, including client and server
TCP
- TCP连接实例,同时包含服务端和客户端,支持Unix和Windows双平台-Examples of TCP connections, both client and client services to support Unix and Windows dual-platform
TCP
- TCP通讯程序 包含客户端以及服务端-tcp program tcp program 包含客户端以及服务端
2244555
- TCP/IP协议分析及实现,客户端与服务端的建立连接-TCP/IP protocol analysis and implementation, the client side and services to establish a connection
6
- TCP回射服务器 服务端能够接受客户端发来的消息,回射显示-TCP back to shoot a server to accept client server sent a message to return to radio show
TCp
- 多线程实现TCP客户端,可制定服务端地址自由连接服务端-multithreading TCP socks
TCPServer
- windows网络与通信的TCP Client TCP服务端源码-windows networking and communications, TCP Client TCP server source code
ChanSheng_sourcecode
- 本软件适用于装有IP/TCP协议的电脑. 主要功能:电脑间传送大型文件.(如电影等) 主要特点: 1.采用了多线程技术,速度明显高于同类软件. 2.支持多文件同时传送. 3.支持段点继传,也就是说文件可分N次传送. 4.分服务端和客户端,服务器支持多客户. 5.在传送过程中可实实对话,有聊天功能. 6.为了提高效率,本软件做得短小精悍,两文件总共只有100K,直截运行,不用安装. 7.麻雀虽小,但五脏
TCP
- 经典的tcp通讯示例,包括服务端和客户端-The classic example of tcp communication, including service and client
tc
- tcp 协议下的聊天的工具,支持异步,分为客户端和服务端-tcp chat support asynchronous agreement
TcpServerClient
- 包含三个类,TCPServer.cs 这个类是TCP服务端,TCPClient.cs这个类是TCP客户端,TCPServerClient.cs 这个类是服务端连接的客户端对象,自带握手校验功能,异常连接在指定时间内被关闭(Contains three classes, the TCPServer.cs class is a TCP server, the TCPClient.cs class is a TCP client, the T
基于W5500硬件协议栈的TCP服务器收发数据例程
- 基于W5500硬件协议栈的TCP服务端收发数据例程,主芯片STM32F407(W5500 hardware protocol stack based TCP server transceiver data routine, the main chip STM32F407, the program has been measured, reliable and stable.)
17.TCP服务端实验
- 可进行TCP通信实验,并分析TCP通信的逻辑过程(TCP communication experiments can be carried out, and the logical process of TCP communication is analyzed.)
易语言TCP服务端客户Duan例程
- 易语言TCP服务端客户Duan例程,很有意思的,直接变成通讯了