Welcome![Sign In][Sign Up]
Location:
Search - DHCP api

Search list

[Embeded-SCM DevelopvxWorks_src

Description: 包含vxWorks的许多底层API源码,如tffs/wdb/dhcp等对于vxWorks的开发有很大帮助-contains many of the underlying API source, if TFFS / wdb / dhcp, etc. for the development of VxWorks be of great help
Platform: | Size: 4909996 | Author: ironsky | Hits:

[Embeded-SCM DevelopvxWorks_src

Description: 包含vxWorks的许多底层API源码,如tffs/wdb/dhcp等对于vxWorks的开发有很大帮助-contains many of the underlying API source, if TFFS/wdb/dhcp, etc. for the development of VxWorks be of great help
Platform: | Size: 4915200 | Author: ironsky | Hits:

[VC/MFCWINDOWS__socket18

Description: 本附录介绍一些新的A P I函数,有了这些函数,便可在自己的计算机上对I P协议统计情况 进行查询和管理。它们有助于获得下面的能力: ■ I p c o n f i g . e x e(或适用于微软Windows 95的Wi n i p c f g . e x e):显示I P配置信息,允许释放 和更新D H C P分配的I P地址。 ■ N e t s t a t . e x e:显示T C P连接表、U D P监听者表以及I P协议统计情况。 ■ R o u t e . e x e:显示并处理网络路由表。 ■ A r p . e x e:显示并修改供“地址解析协议”(A R P)使用的I P到物理地址翻译表。-This appendix to introduce some new API functions, these functions can be on your computer to the IP protocol statistics query and management. Their ability to contribute to the acquisition of the following: ■ I pconfig. Exe (or apply to Microsoft Windows 95 s Wi nipcfg. Exe): display IP configuration information, allowing the release and update DHCP allocated IP address. ■ N etstat. Exe: show TCP connection table, UDP Listener Table, as well as IP protocol statistics. ■ R oute. Exe: display and handle the network routing table. ■ A rp. Exe: display and modify for ARP (ARP) to use the IP to physical address translation table.
Platform: | Size: 427008 | Author: 楼洛阳 | Hits:

[Internet-NetworkDHCPClient

Description: vc得小程序。。 简单实用。。。适合初学者。。。。。。。实现了一个DHCP得客户端-vc procedure is too low. . Simple and practical. . . Suitable for beginners. . . . . . . Have achieved a DHCP client
Platform: | Size: 269312 | Author: 张求 | Hits:

[Internet-NetworkDHCPNotify

Description: dhcp api的使用例程,针对dhcp各个使用的方面,样例程序都有说明。-routine sample for using dhcp api
Platform: | Size: 5120 | Author: 张大头 | Hits:

[Internet-NetworkApiGetIPMAC

Description: VB6源代码,纯API获取本机所有网卡信息,本源代码支持读取本机所有网卡IP和MAC地址,你还可以进一步完善功能,可方便地支持读取网卡NAME、描述、DHCP、网关等信息。仅仅一个模块即可使你的程序解决所有获取本机网卡信息的困扰。 -VB6 source code, net API to get the machine all the card information, read the source code to support the local LAN IP and MAC addresses of all, you can further improve the function and read the card can be easily supported NAME, description, DHCP, Gateway, etc. information. Only one program module to solve all of your network card to obtain information on the local problems.
Platform: | Size: 2048 | Author: luoweihua | Hits:

[TCP/IP stackDHCP-Client-API

Description: DHCP 客户端接口,实现DHCP Request处理和事件通知-DHCP Client API
Platform: | Size: 14336 | Author: miao.zhu | Hits:

[Otheresp_iot_sdk_v0.9.5_b1_14_12_25

Description: [NOTE]: e iot_sdk_v0.9.5_b1 is just a beta version without a full function test ! It revised: 1، ¢ API to get status of DHCP (wifi_softap_dhcps_status and wifi_station_dhcpc_status): reported by pvvx @ http://www.esp8266.com/viewtopic.php?f=6&t=946#p5278 2، ¢ Fix API issues of wifi_station_ap_change and wifi_station_ap_get_info: reported by jmg5150 @ http://bbs.espressif.com/viewtopic.php?f=7&t=84 3، ¢ Function ARP add re_quest: reported by kingfisher @ http://www.esp8266.com/viewtopic.php?f=6&t=511 4، ¢ Fix API issues of wifi_station_get_connect_status with static ip: reported by clinkme @ http://www.esp8266.com/viewtopic.php?f=6&t=957-[NOTE]: e iot_sdk_v0.9.5_b1 is just a beta version without a full function test ! It revised: 1، ¢ API to get status of DHCP (wifi_softap_dhcps_status and wifi_station_dhcpc_status): reported by pvvx @ http://www.esp8266.com/viewtopic.php?f=6&t=946#p5278 2، ¢ Fix API issues of wifi_station_ap_change and wifi_station_ap_get_info: reported by jmg5150 @ http://bbs.espressif.com/viewtopic.php?f=7&t=84 3، ¢ Function ARP add re_quest: reported by kingfisher @ http://www.esp8266.com/viewtopic.php?f=6&t=511 4، ¢ Fix API issues of wifi_station_get_connect_status with static ip: reported by clinkme @ http://www.esp8266.com/viewtopic.php?f=6&t=957
Platform: | Size: 719872 | Author: alirezza | Hits:

[OtherLwIP-CN

Description: 这篇文章覆盖了 LwIP 协议大部分的内容,但是并不全面。它主要讲解了 LwIP 协议最重 要也是最常被用到的部分,包括内存管理,底层网络接口管理,ARP 层,IP 层,TCP 层,API 层等,这些部分是 LwIP 的典型应用中经常涉及到的。而 LwIP 协议的其他部分,包括 UDP, DHCP,DNS,IGMP,SNMP,PPP 等不具有使用共性的部分- 这篇文章覆盖了 LwIP 协议大部分的内容,但是并不全面。它主要讲解了 LwIP 协议最重 要也是最常被用到的部分,包括内存管理,底层网络接口管理,ARP 层,IP 层,TCP 层,API 层等,这些部分是 LwIP 的典型应用中经常涉及到的。而 LwIP 协议的其他部分,包括 UDP, DHCP,DNS,IGMP,SNMP,PPP 等不具有使用共性的部分 This article covers most of the content of the LwIP protocol, but it is not comprehensive. It mainly explains the LwIP protocol is the most important To be the most commonly used part, including memory management, the underlying network interface management, ARP layer, IP layer, TCP layer, API Layer and so on, these parts are often involved in the typical application of LwIP. And other parts of the LwIP agreement, including the UDP, DHCP, DNS, IGMP, SNMP, PPP and so on do not have the use of common parts
Platform: | Size: 1205248 | Author: sudshine | Hits:

CodeBus www.codebus.net