搜索资源列表
ShareGuard_210src.tar
- 一个漂亮的p2p聊天程序客户端。编译时出错,在mainfrm.h上边加入#include \"TCToolBar.h\" 即可顺便通过 vc++ .net-a beautiful p2p Chat Client. Compile-time errors. mainfrm.h upside to the # include "TCToolBar.h" will be passing Link Guo vc. net
一个判断远程主机存活程序代码
- 一个判断远程主机存活程序代码(ping) #include #include #include #include #include "winsock.h" #pragma comment(lib,"Ws2_32"); #define SEND_SIZE 32 #define PACKET_SIZE 4096 #define ICMP_ECHO 8 #define ICMP_ECHOREPLY 0 struct icmp {
RED.CC
- 我研究生阶段研究定的方向是网络拥塞管理,而我研究RED算法也有挺长时间了,很久以前就有解析NS中的队列管理算法RED的源代码(red.cc&red.h)的想法,借寒假有时间,匆匆写了一下。有些东西自己也没完全弄懂,但是对于困惑于如何修改RED算法的同学来说,应该有很大的参考价值。 本文档首先分析了RED算法涉及参数的含义,然后给出了主要函数的作用,最后对主要函数的源代码进行了分析。 希望本文档对你有用。 -I set the direction of post-graduate
TCPClient_Server
- VC实现TCP通信,客户端和服务器端的程序都有,服务器端定时发送数据,客户端定时接收,并显示字节数。-VC achieve TCP communication, the client and server side programs are, the server-side time to send data, the client regularly receives and displays the number of bytes.
SNTP
- 简单网络时间协议的程序C++语言实现,#include "SNTPClient.h" CSNTPClient client //声明CSNTPClient客户端类 client.RequestServer("210.72.145.44") //调用类接口连接国家授� � -Simple Network Time Protocol procedures for C++ language,# include " SNTPClient.h" CSNTPClie
11
- Asp.Net探针0.90源码(Asp.net2.0版) 探测信息如下: 服务器计算机名 http://localhost/ 服务器IP地址 127.0.0.1 服务器域名 localhost 服务器端口 80 服务器IIS版本 Microsoft-IIS/6.0 本文件所在文件夹 E:\downCode\ServerInfo\ 服务器操作系统 Microsoft Windows NT 5.2.3790 Service Pack 1
paging
- 模拟分页存储的实现,实验题目:模拟分页技术, #include<stdio.h> #include<time.h> #include<stdlib.h> #include<conio.h> #include<string.h> #define N 80 #define PAGE 4 //PAGE表示页尺寸 -Mini Storage of page
ShiPinLiaoTianXiTong
- 基于VC++的局域网视频聊天系统,可直接编译运行,运行时先打开服务端程序再运行客户端程序,可多人同时聊天,如果安装摄像头亦可选择进行视频聊天,程序不大,是学习VC网络编程及视频解码的好资源。-VC++ in the local area network based on video chat system which can directly compile and run and run-time server first open the program to run the client
Video-Chat-CPPCSharpNET
- 视频类包含了很多范围,比如视频会议,即时通讯,聊天室等,其中都有一个核心部件 ,那就是音视频的模块,还有相关的通信功能,如文字,点对点,多点等,发送接收文件 ,实现了P2P,H.264、AAC的视音频编码标准。 发几个适合自己个人或者公司小或团队整合实验或试用的demo,主要可以实现音视频上的 通讯,如视频会议、视频远程招聘、培训、大型聊天室(单台server支持5000人同时在线 )、应急指挥平台等…… 虽然这是一个demo,但是通过使用你
RenderDemo08
- 客户端与服务器通讯,结合了UDP通讯连接,与实时传输视频信息-Client and server communications, a combination of UDP communication connections, and real-time transmission of video information
Linux-ping
- Linux-ping源代码,e "stdlib.h" #include "string.h" #include "stdio.h"-e "stdlib.h" #include "string.h" #include "stdio.h" #include "fcntl.h" #include "errno.h" #include "signal.h" #include "sys/types.h" #in
VideoVoiceTrans
- 基于H.263的实时音视频点对点传输,同时,可以进行消息会话。-Real time audio and video transmission
ksreg-
- Asp+ACCESS 免费 开源 网络验证 inc/config.asp 参数和数据库设置 注意:拿到程序第一时间请先更改数据库名!!!! time.asp 网络校时 api.asp 登陆接口 调用示例 http://127.0.0.1/api.asp?online=0&user=账号&pass=密码(md5)&chkcode=随机数(md5) apireg.asp 注册帐号接口 调用示例 http://127.0.0.1/apireg.a
P2P_Video_DirectShow2
- P2P_Video_DirectShow.zip [H.264.rar] - H.264 codec source code is a standard template for beginners as well as project developers to modify [videoconference.rar] - It is a video conference software writted by VC++. It show the perfect performan
linux-image
- 完成了对嵌入式 Linux 系统操作平台的搭 建。然后,实现了嵌入式系统前端摄像头的视频图像采集,对视频图像压缩编码的原理进行 了介绍和分析,根据视频压缩技术的发展,采用了 H.264 实时视频编码技术对该系统进行视 频编码,并通过对 H.264 编码器的移植实现了视频的压缩-According to the development of video compression technology, we implemented video coding operation tow
win_libmemcached
- windows下通过vs2008编译的libmemcached,生成.lib,.dll等文件,找了好久,附带生成的动态库,把.lib文件加载到工程中即可,注意程序中memcached.h文件的位置-windows libmemcached compiled by vs2008 generate lib,. dll and other documents, looking for a long time, incidental generated dynamic library. lib file
net_traffic_part_src
- 提供流量监控小工具的一部分代码,主要是抓取网卡实时流量和查看哪些进程占用端口情况, 一共三个源文件, net_traffic.cpp 实时流量 ports_stat.cpp/ports_stat.h, 端口信息 代码支持 linux, solaris,windows平台的编译。-Providing traffic monitoring gadget part of the code, mainly crawl card and see which proc
MyLinuxThread
- 一个线程池的框架 Lock.cpp :锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知Threa
vcPtracert
- Tracert(跟踪路由)是路由跟踪实用程序,用于确定 IP数据包访问目标所采取的路径。Tracert 命令使用用 IP 生存时间 (TTL) 字段和 ICMP 错误消息来确定从一个主机到网络上其他主机的路由.其命令格式如下。tracert [-d] [-h maximum_hops] [-j computer-list] [-w timeout] target_name-Tracert (Trace Route) is a route-tracing utility used to deter
socket
- 一个常见的使用套接字是为了方便一个分布式的负载系统,例如,一个缓慢的客户端机器可以通过网络和套接字的快速服务器机的计算密集型的请求,这个项目的目标是写一个客户端和一个服务器,一起创建这样的系统。程序流程可能类似于下面的: 客户端将请求一个词从用户通过标准输入输入 1这个字将被传送到服务器上的套接字连接。 2、服务器将检查单词的正确拼写和返回一个响应,该单词拼写正确,或一个响应,该单词拼写错误。 3客户端将显示服务器对用户的响应的格式化结果。例如,一个消息说
