-
摘 要:介绍了Win32平台(Windows95/98/NT)下socket的阻塞和非阻塞两种工作模式。结合两个具体程序模型,讨论了在网络环境下发送/接收数据使...
摘 要:介绍了Win32平台(Windows95/98/NT)下socket的阻塞和非阻塞两种工作模式。结合两个具体程序模型,讨论了在网络环境下发送/接收数据使用阻塞式socket的必要性和不足之处,并提出用能延时退出的阻塞式socket读写函数的解决方案。-Abstract : the Win32 platform (describes) socket obstruction and two non-blocking mode. Combining two specific program model discussed in the network environment to send/receive data using block-socket and the need for deficiencies, and make use can delay the withdrawal of obstructive type socket read and write function solutions.
- 2022-03-23 13:15:19下载
- 积分:1
-
实现路由器功能,包括RIP,OSPF,BGP,其中也加载了mpls
实现路由器功能,包括RIP,OSPF,BGP,其中也加载了mpls-vpn的内容。-Realize router features, including RIP, OSPF, BGP, which is also loaded with the contents of mpls-vpn.
- 2022-12-19 22:30:03下载
- 积分:1
-
network programming services and clients. Including fork and select respectively...
网络编程的服务端和客户端.包括用fork和select分别实现多进程编程和多线程编程.程序已经通过测试的.-network programming services and clients. Including fork and select respectively programming multi-process and multi-threaded programming. Procedures have to pass the test.
- 2022-02-06 02:58:18下载
- 积分:1
-
QT是目前Linux上最知名的窗口环境系统,除了桌上型电脑之外,PDA上的Linux系统也大都是以QT当作窗口环境。 目前QT在Linux PDA上必须安装的程...
QT是目前Linux上最知名的窗口环境系统,除了桌上型电脑之外,PDA上的Linux系统也大都是以QT当作窗口环境。 目前QT在Linux PDA上必须安装的程序包括QT/Embedded与QT/Palmtop两者,并且QT公开其原始码与发展环境。 本程序主要希望在Linux PDA上藉由RS-232通讯与手机沟通,并且能够收发简讯。 采用的发展环境为QT/Embedded 3.0.2与GSMLib 1.8,模拟程序为QT/Palmtop的模拟器。 您可以在下列网站取得相关的函式库: gsmlib-1.8.tar.gz http://www.pxh.de/fs/gsmlib/ qt-embedded-free-3.0.2.tar.gz http://www.trolltech.com/dl/ qpe-1.3.1-bin-x86.tar.gz http://www.trolltech.com/dl/ 本程序并非免费程序,版权所有,并受 GNU General Public License 保护。-QT Linux is the most famous window environmental systems, in addition to desktop computers, PDA on the Linux system is also largely based on the QT as a window environment. Currently QT in Linux to be installed on a PDA procedures including QT/Embedded with the QT/Pa lmtop both, and QT open its source code and development environment. The main procedures in Linux PDA through RS-232 communications and cell phone communication, Transceivers and can Bulletin. The environment for development QT/Embedded 3.0.2 and 1.8 GSMLib. Simulation Program
- 2022-01-30 22:18:05下载
- 积分:1
-
Foo
Wi-Foo - The Secrets Of Wireless Hacking
- 2022-03-26 14:21:25下载
- 积分:1
-
网络编程必备的入门书籍,对各个方面的…
linux网络编程必备的入门书籍,对各个方面的知识点都介绍的很详细,强烈推荐-linux network programming necessary introductory books on various aspects of the knowledge points are described in great detail, it is strongly recommended
- 2022-02-20 17:56:50下载
- 积分:1
-
计算机网络组成与建设中的ospf配置,在boson下经过实现的。
计算机网络组成与建设中的ospf配置,在boson下经过实现的。-computer networks and the construction of OSPF configuration, under the scattered through the country.
- 2022-03-28 22:25:58下载
- 积分:1
-
Ad hoc网络中的路由协议,在aodv的基础上,实现了中间节点概率性的广播路由请求的功能,减少寻找路由的开销,节省了带宽。...
Ad hoc网络中的路由协议,在aodv的基础上,实现了中间节点概率性的广播路由请求的功能,减少寻找路由的开销,节省了带宽。-An ad hoc network routing protocols, based on the aodv routing ,the intermediate nodes to achieve a probabilistic function of the broadcast routing requests to reduce the overhead for routing, saving bandwidth.
- 2022-04-22 09:04:53下载
- 积分:1
-
创锐讯
Atheros Communications
AR6001 WLAN Driver for SDIO installation Read Me
March 26,2007
(based on k14 fw1.1)
Windows CE Embedded CE 6.0 driver installation.
1. Unzip the installation file onto your system (called installation directory below)
2. Create an OS design or open an existing OS design in Platform Builder 6.0.
a. The OS must support the SD bus driver and have an SD Host Controller driver (add these from Catalog Items).
b. Run image size should be set to allow greater than 32MB.
3. a. From the Project menu select Add Existing Subproject...
b. select AR6K_DRV.pbxml
c. select open
This should create a subproject within your OS Design project for the AR6K_DRV driver.
4. Build the solution.
- 2023-03-19 01:20:02下载
- 积分:1
-
附件是linux下面非常经典的线程库,如果你要做多线程编程,读写文件或其他共享资源,这个包很有用...
附件是linux下面非常经典的线程库,如果你要做多线程编程,读写文件或其他共享资源,这个包很有用-Annex linux Below is a very classic Thread Library, if you do multithreaded programming, read and write documents or other shared resources, this useful package
- 2022-02-05 11:20:19下载
- 积分:1