资源列表
TCPClient
- socket实现的客户端端代码,实现信息通讯,这只是客户端端还有服务端代码。-Client side code socket realize, realize information communication, it is only a client and server code.
switch.sh
- switcher for cart graphic amd radeon
map-with--adj-matrix
- 根据邻接矩阵作图 matlab实现 源代码-mapping according to the adjacency matrix
ls-lcode
- a c program for simulation of system call ls -l .
jinbi
- 实现用户登陆,商品管理,权限管理,对金币交易进行管理的系统!ssi框架实现!-User login, merchandise management, rights management, transaction management systems coins! ssi framework to achieve!
IPxiugaiqi
- VC++写出来的IP地址修改工具 界面简洁功能强大 希望对大家有帮助-VC++ to write out the IP address of the interface is simple and powerful editing tools we want to help
521yy_wlbwl_a5
- 可以用作功能性,很实用,完全免费版本,敬请下载-ok,it is very good
p2ptest
- p2p穿透测试程序 编译环境linux-p2p penetration test program compiled linux environment
quagga-0.98.5-manet
- MANET patch for quagga 0.98.5 Usefull for ospf in ad-hoc networks.
winsockudp
- 使用Winsock控件使用udp协议通讯。 用户数据文报协议 (UDP) 是一个无连接协议。跟 TCP 的操作不同,计算机并不建立连接。另外 UDP 应用程序可以是客户机,也可以是服务器。 为了传输数据,首先要设置客户计算机的 LocalPort 属性。然后,服务器计算机只需将 RemoteHost 设置为客户计算机的 IP地址,并将 RemotePort 属性设置为跟客户计算机的 LocalPort 属性相同的端口,并调用 SendData 方法来着手发送信息。于是,客户计算机使用
player-code
- 极酷阳光播放器V2.5版(经典款)(时尚款)RTMP播放器 * 支持跨终端播放,适配PC终端/苹果终端(含IPHONE、IPAD)/安卓终端(含安卓手机和安卓平板);New * 支持RTMP协议(支持red5,wowza,FMS等rtmp流媒体点播与直播);也支持http协议; New * 支持5种广告功能:支持前置广告、视频广告、暂停广告、角标广告、后置广告; New * 提供更丰富的JS函数接口,用于更方便的处理AS与JS的交互,以及JS与AS的交互; New * 支持视
tcp_port
- 基于tcp/ip协议绑定本地端口,并且实现连接功能,程序简洁-Based on tcp/ip protocol bindings local port, and realize the connection, simple procedures