资源列表
101841873
- 集散系统手册 集散系 统手册 -manual DCS - DCS manual manual DCS EC manuals
EasyftpClienBrowsert
- 用eclipse做的一个ftp客户端浏览器-do with a ftp client browser
checkemail111
- 邮件检查程序, 开发工具:VC++6.0-mail inspection procedures, development tools : Visual C + + 6.0
lybook
- 一个免费的绿叶网上书店请大家提宝贵意见 站长的帐号是 用户名:雨丁香 密码:200505 副站长帐号是 用户名: wangli 密码:197207 -the green leaves of a free online bookstores Please valuable advice director of the account is the user name : rain cloves Password : 200,505 head of account is
icmptime
- G:\\My eBooks\\TCPIP协议详解(全三卷)\\TCP/IP详解,卷1:协议源码\\icmptime.rar-G : \\ My eBooks \\ TCPIP agreement Elaborates on (all three volumes) \\ TCP / IP Elaborates on, vol 1 : the agreement source \\ icmptime.rar
ppbluesky1
- P2P的流媒体使得以少量带宽建立大规模的流媒体直播成为可能。 本控件,服务端和客户端 都采用同一个控件。可以方便的嵌入到网页或者软件中去。网站经营者 可以在服务端自己控制所播放的内容或者广告。-P2P streaming media makes a small amount of bandwidth to build a large-scale streaming media broadcast possible. The controls, services and clients
BMS
- 网上书店,,基于ASP.NET和.C#语言 SQL2000开发的,,只是用了大量DATAGRID,你可以进行下改进-online bookstore, based on ASP.NET and the. C# language SQL2000 development, and only spent a lot of DATAGRID, you can improve for the next
gifs
- 号码随机程序cgi 演示地址:http://fjpc.net/cgi/gifs.cgi?action=0-random numbers procedures cgi demonstration Address : http : / / fjpc.net / cgi / gifs.cgi action = 0
ternetmessage
- 用C编写的结合SPCE061A构建简单Web服务器-C SPCE061A prepared by the combination of building simple Web server
DSN
- 适用于网络监控,视频聊天,网络VOD等多媒体数据流的网络传输与回放.控件包目前包括三个控件-applicable to network monitoring, video chat, VOD multimedia network data flow and network transmission intervals. Control package now includes three controls
selfWebServer(java)
- 个人WEB服务器,能实现对静态网页的发布,能同时支持10上以上的并发访问,可扩展功能较强,有CGI接口-personal Web server, able to static Web publishing, will be able to support more than 10 on the concurrent access, which can be expanded more powerful, CGI
liubingP2P
- 用UDP实现了p2p是的穿透,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处理这些问题),后