资源列表
description_2.tar
- This a xml descr iption file. It describes attributes set 2-This is a xml descr iption file. It describes attributes set 2
ULog
- 顶级实用日志类,供大家参考,欢迎提供宝贵意见。
socket
- 运用socket编程实现原始图片的网络传输,程序简单使用-use socket to realize picture transmit in linux operating system
1
- 一个QT写的播放流媒体的程序,利用了RTP库-a mideo play soft written in QT,using RTP lib
dumprtp.c
- multicast streaming for linux
FtpClient
- my best ftp client ever
description_6.tar
- This a xml descr iption file. It describes attributes set 6-This is a xml descr iption file. It describes attributes set 6
Mail
- 电子邮件的收发的一部分程序,可能会有些错误,但是还是可以借鉴的。-This is a text can help you make the mailjava.
icmp
- use this file for programming IMCP protocol
sockclient
- linux环境下基于多线程和socket的服务端和客户端程序-In linux environment, the server and client programs basing on socket and multiple threads
main
- 这是一个专门从字符串里解析出tcp/ip地址的程序。输入字符串,如果字符串里面包含ip地址的话,则输出ip地址。-This is a program for getting ip address from string.
C++基于TCP/IP简单的客户端、服务器通信程序实例
- 使用GCC编译器或DEV-CPP时,编译记得加上 -lws2_32,要不然可能会无法编译