资源列表
RASClient
- 实现RAS客户类拨号上网系统-achieve RAS dial-up Internet customers type system
AutoRun
- 自动下载ftp站点的文件,并自动运行指定的应用程序,保证客户端程序及文件的实时性- Automatically downloads the ftp stand the document, and the automatic movement assigns application procedure, guarantee customer end procedure and document timeliness
FtpDownLoad
- 通过ftp方式下载指定的文件- Document assigns which through ftp way downloading
psiwin
- embyte.com网站自己的一个qq程序:redstar 注册时填写:xxxxxx@embyte.com ID:espark@embyte.com 可以试一试。 打算改为一个voip系统,有兴趣,可以和该ID联系-embyte.com a website qq procedure: When redstar registration fills in: Xxxxxx@embyte.com ID:espark@embyte.com may try. The plan changes a vo
tapicomm
- 这也是一个微软电话API的例子,用于两台远距离计算机通过Modem和电话线传输数据!我是TAPI专家,呵呵,很多这方面的资料阿。建议将TAPI独立成立一个分类- This also is a Microsoft telephone API example, uses in two long-distance ranges computers through Modem and the telephone line transmission data! I am the TAPI expert
com
- 我编写的一个串口通信的程序- I compile a string mouth correspondence procedure
MyCommun
- 串口通讯程序,用vc写的很好的说明了用API涵数进行串口的读和写!- The string mouth communication procedure, very good showing which wrote with vc has contained the number with API to carry on the string mouth to read and to write!
synaser
- 较好的串口编程类- Better string mouth programming class
wachserver
- 局域网,广域网监控源代码,我自己编写的只要公司经理安装一个服务器端,然后在员工的电脑安装客户端,经理就可以随时知道每个员工在做什么,要是员工做别的事,经理可以发送警告信息,同时把员工的行为记忆下来,强烈推荐。- The local area network, the WAN monitoring source code, I compile so long as company executive installs a server end, then in staff s computer
java的手机小游戏
- java的手机小游戏,是关于飞机的
SOCKET服务器(队列算法)
- SOCKET服务器,支持多客户端,含协议判断处理. 每个客户端有独立的数据队列做BUFFER, 采用异步SOCKET方式接收数据. 传上来换点分!对初学都应该还算是比较全面的.含全部源代码.