搜索资源列表
NETBIOS.zip
- 使用netbios编写的聊天程序
第5章 网络编程
- c++builder5.0实例代码: 第5章 网络编程: 5.1 建立自己的Web浏览器 5.2网上传输数据程序 5.3远程屏幕抓取程序 5.4编制一个邮件收发程序 5.5 NetBios编程-example code : Chapter 5 of network programming : 5.1 build its own Web browser 5.2 Internet data transmission procedures Remote screen captu
Windowsnet
- 本书专门讨论Windows网络编程技术,覆盖Windows 95/98/NT 4/2000/CE平台。内容包括NetBIOS和Windows重定向器方法、Winsock方法、客户端远程访问服务器方法。本书论述深入浅出、用大量实例详解了微软网络API函数的应用。配套光盘包含了所有实例代码,方便读者使用。本书适合中、高级程序设计人员以及网络设计与管理人员参考。-book devoted to the Windows network programming technology, Windows 95
Winplat
- 本书为《WINDOWS 网络编程》的源代码,主要覆盖了WINDOWS 95/98/2000/CE的网络开发。详细讲解了NETBIOS和TCP/IP协议,适合于中高级程序员和网络管理人员进行编程设计的参考。-the book "Network Programming Windows" source code, WINDOWS main 95/98/2000/CE coverage of the network development. Explained in detail N
netbios2
- 利用netbios协议获取MAC地址的源程序.100%可用-use MAC address access to the source code available to .100%
getmac-netbios
- This example shows you how to use the NetBIOS API to retrieve the MAC addresses of the network adapters in a system. There are two weaknesses to this approach. The first is that you have to have NetBIOS installed, which implies Windows file/
GetMACadr
- 无需打开netbios就可以取得网卡MAC地址!
NetProgramming
- 本书讲述了网络编程的各个方面,基于NetBios,基于TCP/IP,进程间通讯,多线程结构以及动态库
P49
- 这是一个用netbios编程的实例。讲解了一个简单的会话通讯的方法。
netbios网络的程序
- netbios网络的程序,可作参考.