搜索资源列表
TCP
- c++写的tcp,客户端服务器通信的控制台应用程序。适合初级人员简单的学习。
Sonic.Net网络通信框架
- 包含TCP、UDP的控制台DEMO、WIN32程序DEMO
udp.rar
- 用vc控制台程序实现的UDP通讯的程序,实现简单udp广播发送文件的功能,Vc procedures using the console implementation of UDP communications procedures, easy implementation udp broadcast feature to send documents
Chat_Socket
- 实现“一对多的自由”聊天程序: (1)服务器端用户可以和多个客户聊天; (2)服务器端通过多线程与与每个客户端用户连接; (3)服务器端线程ID标识客户端用户;其中一方通过控制台输入消息,依次轮流向另一方发送数据。-Achieve " the freedom of one to many" chat program: (1) server-side user can chat with multiple customers (2) through a multi-
jiebaochengxu
- 局域网的截包程序,包括tcp和udp的两种协议捕包。控制台程序-LAN packet cut-off procedures, including the tcp and udp packet capture of the two agreements. Console Application
Simple_TCP_UDP
- 简单的tcp/udp控制台程序,基本功能已经实现-Simple tcp/udp console procedures, the basic functions have been achieved
V5_Console_src
- 工业以太网EtherNet Industrial Protocol控制台程序-EIP console source code
tcpIPCLIENTANDSERVERCE
- TCP、IP简单的客户端和服务器端连接和通信...控制台程序-TCP, IP simple client and server-side console program to connect and communicate ...
TcpServer
- TCP/IP Socket 服务器端,Windows控制台应用程序-TCP/IP Socket Server, Windows Console applications
TCPClientDEMO
- TCP/IP Socket Client, Windows 控制台应用程序-TCP/IP Socket client, Windows console applications
VC_TCP_UDP_chatroom
- 本程序基于VC编写的基于控制台的四个程序,完成了利用TCP和UDP实现实时聊天的功能,内有word文档详细说明。-The program is based on VC-based console written in the four procedures, the completion of the use of TCP and UDP for real-time chat features, detailed descr iption of the document within the w
tcp
- C#实现TCP协议的同步收发,包括服务器端和客户端的最简代码,是控制台应用程序。注意:这个工程是使用SharpDevelop下创建.NET版本为4.0,使用VS打开时需要转换。-C# TCP protocol to achieve synchronous transceiver, including server and client the most simple code, is a console application. Note: this project is to use Shar
socket
- tcp socket的聊天程序! 一个采用了多线程的控制台聊天程序,在聊天中同时可以进行文件传送。-tcp socket chat program! A multi-threaded console chat program, completes the file transfer.
conversation-transfer
- 文件传输程序,VC++控制台程序,实现客户端之间小文件的传输(程序运行时需要在控制台输入完整的文件路径)-File transfer program, VC++ console application, file transfers between the client (the program is running in the console enter the full file path)
udp_data
- 集合udp通信,数据库数据获取与处理,自定义指令的基于window控制台c#程序-Collection of the udp communication, database data acquisition and processing, custom instruction window console c# program
socket_easy
- VS2008下实现的简单socket编程,是一个win32控制台程序-VS2008 simple socket programming, is a Win32 console application
TCPclienttext
- C#实现的TCP客户端控制台应用程序,程序可改变IP地址,简单易懂,适于初学者!-C# implementation of TCP client console application
select-socket
- socket编程,用select进行的,服务器可以响应多个客户端,控制台程序,简单,适合初学者。-socket programming carried by select the server can respond to multiple clients, the console program, simple, suitable for beginners.