搜索资源列表
TCP
- Powerbasic 源码 这是对TCP协议的基本操作.有服务端和客户端
1
- 用VB实现TCP服务端的源代码,可以作为学习VB.NET中Net.Sockets类的应用的一个很好的例子
tcp
- 1服务端接收文件,客户端发送文件。 2 每个Socket连接同时只能够传输一个文件。 3 可同时发送网络消息
TcpServ
- 用于测试的tcp服务端,VC编写,绝对好用!-test for the tcp server, VC preparation, absolute handy!
TCP-socket
- 用MFC实现的一个局域网聊天小程序,包含服务端和客户端,学习socket编程的可以看看。-MFC implementation of a LAN chat programs, including services and client can look at to learn socket programming.
WINSOCK-TCP
- 实现sockTCP聊天功能 ~~!!在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通信过程。因此,程序要在TCP/IP环境下,实现服务器端和客户端两部分程序。-Achieve sockTCP chat ~ ~! ! In Internet chat rooms on the procedure is generally based on the server side connecti
socket
- 运用socket的客户端与服务端通信,通过抓包工具可以分析Tcp服务。-The use of socket client and server communications, through the capture tool Tcp services can be analyzed.
TCP
- TCP连接实例,同时包含服务端和客户端,支持Unix和Windows双平台-Examples of TCP connections, both client and client services to support Unix and Windows dual-platform
CommSocket
- 基于TCP/IP的串口通讯编程,客服端和服务端的源程序都有,供大家一起学习研究。-Based on TCP/IP Serial Communication programming, customer service client and server have the source code for the U.S. research study together.
TCPserver
- 一款用c++写的TCP服务端程序.供有兴趣的朋友学习研究.-With a c++ to write the TCP server program. For friends interested in the study.
TCP
- TCP的客户端和服务端程序,适合学习wm上的网络开发-TCP client-side procedures and services for the network to study the development of wm
JAVA-SOCKET
- java tcp/ip的socket 客户端与服务端编程-java tcp/ip socket
File-transfer-tcp-ip
- 基于TCP-IP的文件传输程序,分为服务端、客户端,有菜单选择(收、发、退出),双向收发,半双工通讯。-Based on tcp-ip protocol,server&client,menu,Half Duplex.
tcp-server
- tcp服务端socket连接,c++ build代码-tcp socket
tcp
- socket TCP服务端客户端实现 客户端发请求,服务端接受后返回大写-socket TCP server/client
tc
- tcp 协议下的聊天的工具,支持异步,分为客户端和服务端-tcp chat support asynchronous agreement
TcpClientToUart
- 程序将来自TCP服务端发送过来的数据转到串口发送出去,将接收的串口数据转发到TCP服务端,架起了TCP与串口通讯之间的桥梁。(The program will send data from the TCP server to the serial port to send out, and will receive the serial data forwarded to the TCP server, set up a bridge between TCP and serial communi
C# tcp通信 登录 服务器端验证
- c#客户端和服务端进行TCP通信,是个非常好的学习网络编程例子(Client and server programming by TCP)
tcpip服务端(数据通信)
- tcpip通信服务端,自己写的和大家互相交流了啦(TCPIP communication server)
TCP
- 一个简单的tcp 客户端以及服务端,能够简单实现一对一的聊天(A simple TCP client and serve)