搜索资源列表
RAS高级编程
- RAS高级编程是一个RAS拨号程序高级开发,通过该程序不经能够实现电话拨号功能,还能实现如adsl、网通等拨号功能,还能够监控modem或者网卡的网络流量,绝对是一个值得读者学习的程序。-RAS high-level programming is a RAS digit dialing procedure high-level development, after cannot realize the telephone digit dialing function through this
用CSharp实现基于TCP协议的网络通讯
- 本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。-This paper introduces the C# System.Net.Socket how to use TCP-based communications program, the text is based on the server time to read such a simple example to explain.
10天学会ASP.NET教程
- 10天学会ASP.NET教程 书籍语言: 简体中文 书籍类型: 网络编程 授权方式: 免费软件 书籍大小: 38 KB -10 days Institute ASP.NET tutorial books Language : English books categories : network programming license : free software books Size : 38 KB
Windows网络编程第二版补充材料2
- Windows网络编程第二版补充材料,包含原代码与书中没有的NetB方面的介绍,是清华大学出版的.NET丛书里的-Network Programming Windows version of the second supplementary materials, and include the original code book not NetB the presentation, is published by the Tsinghua University. The NET Series
局域网网络通信编程
- 获取网上邻居【Neighbor】 lIP地址和计算机名之间的转换【\\Neighbor】 l映射网络驱动器【Neighbor】 l消息发送程序Net Send【Neighbor】 l获取局域网内其他计算机的信息【NeighborInfo】-access online neighbor Neighbor -- lIP address and computer name conversion between the [\\ Neighbor -- l mapping network
MyProxyServer
- 网络编程 熟悉socket编程 小型局域网通过此代理可上Inter网 proxy-network programming with small LAN socket programming through this agent may proxy on the Inter net
test001
- 进行连续的Ping的小程序,置于有何作用不知,对学习网络编程还是有帮助的。.net 2003编译通过-conduct continuous Ping small procedures, I do not know what the effect placed on the study of network programming or help. . Net compiled through 2003
instance1
- 《Visual c++.net网络编程》随书源码 实例1流式套接字编程 先运行服务器端可执行文件server.exe,再运行客户端可执行文件client.exe。在客户端屏幕输入字符,按回车,字符被发送至服务器端,若按两下回车,则两程序均推出。-"Visual c. Net network programming "With the example of a source book flow socket programming services first run Al
instance2
- 《Visualc++.net网络编程》随书源码:实例2 数据报套接字编程 客户端与服务器端程序运行先后次序可任意,在客户端输入字符,按回车键发送至服务器,连按两个回车,客户端推出。-"Visual. Net network programming "With the book source : Example 2 Datagram Sockets Programming client and server applications can run arbitrary or
instance3
- 《Visualc++.net网络编程》随书源码:实例3 面向连接循环处理服务器编程 先运行服务器程序server.exe,再运行多次客户端client.exe,服务器屏幕显示出服务过的客户端数目。-"Visual. Net network programming "With the book source : Example 3 connection-oriented programming cycle processing server running the serv
instance4
- 《Visualc++.net网络编程》随书源码:实例4 网络五子棋 运行两个程序的副本,一个作为服务器,一个作为客户端,作服务器的先运行,作客户端的户后运行。 注意:在程序运行时在输入聊天信息时候,请一定小心不要输入回车字符,否则系统会默认接到摧毁事件而推出。-"Visual. Net network programming "With the book source : Example 4 network operating 331 copies of the
instance5
- 《Visualc++.net网络编程》随书源码:实例5 在线聊天室 由服务器(源代码在chatserver目录中),客户端(源代码在chat目录中)两部分组成。 先运行服务器程序chatserver.exe,单击程序窗口中的“开始服务”按钮。然后才可以运行客户端chat.exe并登陆聊天室。-"Visual. Net network programming "With the book source : Example 5 online chat rooms by t
instance6
- 《Visualc++.net网络编程》随书源码:实例6 获取主机名和MAC地址 运行此程序可以获得机器名、IP地址和网卡MAC地址-"Visual. Net network programming "With the book source : Example 6 to obtain the host name and MAC address Run this program available from machines, IP addresses and MAC ad
instance7
- 《Visualc++.net网络编程》随书源码:实例7 用WinSock编写的FTP客户端-"Visual. Net network programming "With the book source : Example 7 WinSock prepared using FTP client
instance8
- 《Visualc++.net网络编程》随书源码:实例8 使用WinInet编写FTP客户端-"Visual. Net network programming "With the book source : Example 8 using WinInet prepared FTP client
net-example
- 网络编程方面的源码,支持udp,tcp,net,有多个例子在里面。-network programming source of support udp tcp, net, there are a number of examples of tactics.
SocketTest1
- .net下Socket网络编程实例一
NET.py
- 文件传输功能的实现~有关计算机网络编程的程序SOCKET`
VisualC++Net
- 《visual c++网络编程》的书后光盘。
NetCode
- 网络编程的一个小例子!