资源列表
moreatldemos
- 网络编程 实例 对于新接触网络编成的 朋友应该是一个不错的例子。有扩展性!-network programming examples for the new network into contact with friends is a good example. Scalability is!
VC++网络高级编程之六
- CTelnet:该程序是telnet的Client,实现比较简陋。登录到任何bbs做测试。-CTelnet : The procedure is a telnet client to achieve humble. Log on to a bulletin board do any testing.
VC++网络高级编程之七
- HTTPClient: 该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行。 HTTPSvr: 这是微软提供的HTTP服务器例程,使用时需要在建一个 C:\\webpages\\的目录。你把该目录下的webpages拷到C:就好了。 下面是原来的readme-HTTPClient : The procedure is to demonstrate the preparation of HTTP clients, and therefore must be run
VC++网络高级编程之九
- Download:网页下载工具 用来通过HTTP协议下载的程序,支持断点续传和多线程下载。 注意,该程序一次只能下载一个任务,那个列表虽然可以拉很多进去,不过是摆设。-Download : website tools to the adoption of the HTTP protocol to download procedures, support HTTP download and multithreading. Note that this procedure can only be d
VC++网络高级编程之十
- MulticastChat:一个多播的聊天程序,运行多个实例,然后加入同一个组即可聊天。-MulticastChat : a multicast chat, the running of a number of examples, then joined a group can chat.
VC++网络高级编程之十一
- 网络电话例程,可以连接本机做测试!-telephone network routines, can be connected to the testing machine!
VB控件实例
- 10个简单的VB控件实例,分别是1计算器2整除数3验证窗口4控制按钮5复选单选6滚动条-10 VB Control simple example is a calculator 2 3 certification number divisible window control buttons 4 5 6 election Minute menu scroll and so on.
VC++网络高级编程之十五
- SockProxy: ============================ 该程序透过服务器sock5代理访问防火墙外的程序,这里通过运行server程序来模拟远端。 不过该实例的运行需要有防火墙支持!-SockProxy : ============================ through the process server sock5 Acting visit outside the firewall procedures here by running server proc
VC++网络高级编程之十六
- VC++网络高级编程 该实例向读者展示了ATL的一般编程方法,为后面的COM和DCOM打好基础-VC network programming examples that demonstrate to the readers of the ATL general programming methods, behind the COM and DCOM lay a good foundation
VC++网络高级编程之十七
- VC++网络高级编程:该实例向读者展示利用ATL编写ActiveX控制的编程方法-VC network programming : the reader to display examples of the use of ATL prepared ActiveX control Programming
VC++网络高级编程之十八
- ATLDraw: === === ==== DCOM客户程序,用MFC编写。 该程序的运行步骤如下:单击菜单server/connect,地址栏里填写安装了DCOM服务器的地址。 如果是本机可以填127.0.0.1。等弹出OK对话框后就可以用鼠标在VIEW区域画图了。当然可以开 多个客户,观察效果。-ATLDraw : === === === === ==== DCOM client, prepared with MFC. The program, run the following steps
VC++网络高级编程之十九
- DrawSevr: ======================= DCOM服务器程序,不能直接运行,你可以通过reg.bat来注册。注册完,还需要到 控制面板/服务/DrawServ单击右键启动。 这样客户就可以访问了。 可执行文件在DebugU目录下。-DrawSevr : ======================= DCOM server, not directly running, and you can reg.bat to register. End registration,
