资源列表
SSMail
- 多线程,HTTP,SMTP,多协议,本人从底层开发,尽显本人C语言开发功底!个人的推广利器!-Multi-threaded, HTTP, SMTP, multi-protocol, I developed from the ground up, filling my C language development skills! Personal promotion tool!
HTTPanalyse
- 实现对http数据的解析,分为服务器端和用户端数据。-Http achieve data analysis is divided into server-side and client data.
test_tcp.tar
- 使用tcp传送文件,基本的tcp配置和传输配置。(Using TCP to transfer files)
traffic-0.1.3
- tcp/ip 流量模仿产生器,需要linux环境,编译之后,用iperf命令执行程序-tcp/ip traffic emulator
SerialPort-Sample-in-VB.NET-(CSharp)
- This a complete project for Network TCP in Visual Studio C++.This is a windows application that user can handle the program well.-This is a complete project for Network TCP in Visual Studio C++.This is a windows application that user can handle the p
mcu_netV1.00
- TCP/IP开发板的hex文件,已经编译通过,直接拷进去用就行,转别人的。-TCP/IP development board hex file has been compiled through a direct copy into use on the line, turn others.
seagate.tar
- Stanford Ethernet Applebus Gateway (SEAGATE)
HTTP协议详解
- 介绍了网络通信协议HTTP的具体内容,对掌握网络协议由一定的帮助(Introduced the specific content of the network communication protocol HTTP, to help grasp the network protocol by a certain amount of help)
UDP-based_Reliable_Data_Transfer_Library
- 一个基于UDP协议上的可靠数据传输库.适用于Win32及linux平台.-a UDP based on the reliable data for transmission. Apply to the Linux and Win32 platforms.
tcp
- VC++实现的基于TCP/IP的结构体实时传输程序,可修改结构体内容,实时传输-VC++ implementation based on TCP/IP, real-time transmission program structure, can modify the structure content, real-time transmission
BatePapoUDP
- Bate-papo desenvolvido em Microsoft Framework .NET em C# utitliza comunicaç ã o UDP e possui controle de usuarios na sala
wangshe
- 本文通过理论联系实际,利用vc++工具,利用mfc封装的API类设计一个能实现最基本的多用户的双机通信程序,既聊天室,旨在阐述网络程序设计的基本过程,tcp/ip协议的应用开发,多线程的应用特点。