搜索资源列表
rtspget-0.0.3.tar
- internet的tcp/ip协议客户端的实现源码,包括rtp,rtcp,rtsp-the internet tcp / ip client agreements to achieve the source, including rtp. rtcp, rtsp
TCPCAES
- 基于TCP的客户端VC++源码,为了保护传输数据的安全,还加入了AES算法来加密传输数据。-based on TCP client VC source, in order to protect the security of data transmission, also joined the AES algorithm to encrypt transmitted data.
celint
- c#的同步套接字客户端软件源码例子。欢迎下载
IOCP-Demo
- IOCP源码,IOCP是一种端口复用技术,可以支持多个端口,增加客户端的数量
Client
- Winsock客户端调试源码,下次上传SERVER端
nbclient
- windows编程实现网络通信客户端源码!
TCPsample
- 里面有网络客户端和服务端源码,是对于初学者来说最好的例子!
TCP_chatting
- 一个VC下的tcp多人网络聊天程序的源码,包括服务器端源代码和客户端源代码
SMGP 3.0 Delphi源码
- Delphi开发的SMGP3.0客户端程序,完全支持电信C网短消息。
TCP
- 一个TCP的客户端源码,因为是初学者,所以写的很简单,希望能对初学者们提供帮助-An easy TCP source code, I hope it could provide some help for you.
CLIENT
- 网络编程socket tcp客户端 服务端源码-Network programming socket tcp client server source code
TcpClient
- 基于VC的socket的TCP通信客户端源码的部分补充,大神绕道!-VC-based communications client TCP socket-source part of the supplement, Great God detour!
tcp
- C#同步异步客户端服务端源码 -C# Synchronous Asynchronous Client Server SourceC# Synchronous Asynchronous Client Server Source
kehuduan
- tcp 客户端源码 适用于tcp通讯的客户端-tcp client source
中文V1.6HP_Socket4.1.3C_demo
- HP_Socket 翻译 中文 通讯例子 源码(HP_Socket translation examples of Chinese communication source code)
TCPClient测试
- TCP客户端源码,用于C#的TCP客户端测试程序(TCPCLient sorce file)
TCP协议客户端服务器间视频传输c源码
- 此程序可实现windows客户端与client服务器端的文件传输。(This program can achieve Windows client and client server-side file transfer.)
SocketClientTest
- 客户端的源码,tcp协议。有加log。SocketClientTest.v11.suo(Client source code, TCP protocol. Plus log)
TCPIP服务器客户端
- 本源码包含tcp/ip服务器与客户端源码,可实现简单的数据传输等功能(This source contains tcp/ip server and client source code, and can realize simple data transfer and other functions.)
socket ipv4通信源码
- socket ipv4通信源码,可以实现客户端和服务端ipv4通信。