搜索资源列表
labwindows-tcp-Server
- 自写的用labwindows/CVI实现的TCP服务器端程序-since written by labwindows / CVI to achieve TCP server applications
tcp
- TCP网络调试程序 本程序可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。
TCP
- 本程序可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。 这个程序在对一些自己编写的服务器或者客户端的程序进行调试的时候比较有用。
tcp
- 本程序是用eclipse写的一个tcp服务器和客户机程序
广播服务器
- 在Linux下的基于TCP/IP协议的广播服务器和客户端程序。初学着很有用啊!!
TCPSvr_IOCP_EPOLL_KQUEUE 轻量级的跨平台TCP服务器封装
- 一个轻量级的跨平台TCP服务器封装,封装了IOCP。EPOLL。kq-A lightweight cross-platform TCP server package encapsulates the IOCP. EPOLL. kqueue
TCP-Chat
- C#TCP聊天室,包括完整的服务器端和客户端-C# TCP chat rooms, including a complete server and client
MFC-TCP
- 基于MFC的窗口化的服务器和客户端之间的通信 采用TCP编程。对于新手来说还不错,包含多线程以及消息的传递机制-MFC-based window of the server and client using TCP communication between the programming. For starters, pretty good, including multi-threading and message passing mechanism
基于TCP-IP协议的网络编程练习
- 基于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
MultiServer
- visual basic编写的一个TCP服务器程序,可以用于网络编程的调试。-A TCP Server program based on Visual Basic.
TCP
- TCP程序,包括服务器端程序和客户端程序,能实现基本的通信-TCP processes, including server-side program and client program that can realize the basic communication
socket
- TCP 客户端和服务器端,非常的简单,适合初学者搞清楚TCP的原理-TCP client and server-side, very easy for beginners to figure out the principles of TCP
TCP
- TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。-TCP port specified in the server can eavesdrop on the most, and at the same time with 100 connecti
tcpsample
- TCP服务器/客户端实例程序 适合初学者学习使用,高手就不用看了-TCP server/client example program
TCP
- TCP 收发数据编程 C语言版 包括客户端和服务器端-TCP send and receive data programming C language version of both client and server side
TcpSrv
- 基于网络编程,tcp服务器,采用可靠传输方式,p2s-network programing,base on tcp,it s a tcpserver,p2s
Server1
- Tcp服务器,用于导航传下载文件,一种通用的软件。这是包含主程序的,-Tcp,Delphi for upload and download
tcp
- 利用TCP/UDP网络通信支持库在多网卡下搭建多端口TCP服务器 -Using TCP/UDP network communication in a multi-card support library to build multi-port TCP server under
STM32F407 Ethernet -TCP server mode code
- STM32F407以太网-TCP服务器模式代码(STM32F407 Ethernet -TCP server mode code)
3.TCP Server
- W5500 实现TCP服务器的功能。 能够与客户端建立连接并收发数据。(W5500 implements the function of the TCP server. It is able to connect with the client and send and receive data.)