搜索资源列表
ftpclient-csharp
- 本程序用tcpclient类实现了ftp客户端的上传下载新建删除等基本功能。采用了多线程设计。-the procedures used to achieve the kind tcpclient ftp client upload download the new basic skills, such as deleted can. Is a multi-threaded design.
TCP_SERVERandCLIENT
- 用CSharp实现的TCPIP实用程序,包括TCPServer以及TCPClient程序,可以实现server与client的互通信
TCPClient
- 基于TCP协议的客户端简单程序,实现了发送、接收信息等功能 -TCP protocol based on a simple client program implements the send and receive messages and other functions
TCPClient
- 实现点对点的FTP文件传输的客户端代码,C#编写。可以传输各种类型的文件-The achievement of peer-to-peer file transfer of the FTP client code, C# Prepared. Can transmit all types of documents
TcpClient
- 通过tcp方式通讯端口 检测计算机的通讯情况,并对通讯情况进行说明。-Tcp port to communicate through the detection of computer communication situation, and explain the situation of communication.
client
- 这是c#关于tcpclient编程的应用-c# tcpclient
listen
- 一个tcpclient端口监听-接收数据的例子。-1 tcpclient port listener- to receive data examples.
CSharp-Network
- CSharp 通过TcpClient,TcpListener实现网络通讯。TcpListener 类提供一些简单方法,用于在阻止同步模式下侦听和接受传入连接请求。TcpClient 类提供了一些简单的方法,用于在同步阻止模式下通过网络来连接、发送和接收流数据。-And CSharp through TcpClient, TcpListener network communications. The TcpListener class provides simple methods, to lis
tcpclient
- Using Csharp language, TCP data on the C/S architecture of data communication between client and server D data connection example
TcpClient
- TCP客户端源码 是用 CSHARP写的。有兴趣的可以下来-TCP client code is written CSHARP. Interested parties can look down
TCPClient测试
- TCP客户端源码,用于C#的TCP客户端测试程序(TCPCLient sorce file)