搜索资源列表
comm
- 改进的str_cat\\str_cmp\\str_to_i\\ 本机IP地址和MAC地址
getpubips
- 本程序可以自动获取公网IP然后上传到指定网络地址空间上,而且支持和本机IP变动同步更新IP数据上传到地址空间,开机自动运行,全局快捷键。 本程序是适应中国动态IP而制作,假如有人想在自己机器上架设服务器,但IP是动态的 也就是IP会经常变动,但本程序可以实现IP动态绑定,从而给用户感觉是静态IP的感觉。 本程序在运行中会自己生成一个网页(包含本机IP),上传到指定的网络地址空间,当用户在网络上浏览该网页 该网页会自动转向到本机IP,这一切的一切都是程序自动完成。用户只需要进行
getip
- 在VC6.0下编译通过。可以获得本机ip地址以及其它相关信息。
mfcgettingIPaddress
- 获得本机IP地址的mfc源代码,可视化windows窗口。-C++ program that can achieve the function of getting the IP address of local computer
ipaddress
- 在windows环境下用socket编程来获取本机ip地址-In windows environment using socket programming to get the local ip address
Get_LocalHost_IP
- 在Delphi 7中,快速得到本机IP地址的一种方法-In Delphi 7, the fast has been the local IP address of a method
ipquery
- 查询显示本机ip,mac等信息,还可以查询本地名等!-Inquiries reveal native ip, mac and other information, you can also check the local people and so on!
amac
- 扫描内网mac地址并解析主机名,修改本机mac地址,可以绑定mac,已做了破解,直接点注册随便输入就可以了-Change Mac Address in seconds! Scan Remote Mac Address. Exports the scanning results from a Mac Address Lookup list. Spoofing the Mac Address of your network card to any new Mac Address. Bind MAC/
GetNetSetting_VC6.0
- 显示本机IP地址、子网掩码、默认网关、DNS服务器、MAC地址等-Shows the local IP address, subnet mask, default gateway, DNS server, MAC address, etc.
getandsetIP
- 获取、设置本机IP,一个小工具,纯粹修改注册表文件实现,绿色。-Get or set ip of your pc.A small tool for you!
delphigetmark
- Delphi源码,网络相关,MAC地址 Delphi获取本机IP、本机名称、地址类型、网卡号及网卡MAC等信息,IP地址采取分段获取的方式,依次获取并显示,请下载编译便知。-Delphi source, network-related, the MAC address of Delphi for native IP of the machine name, address type, card number and network card MAC information, IP add
IPMFC
- 获取本机IP地址的MFC程序,需要的朋友们可以下载来-MFC program to obtain the IP address of the machine, the friends you can download to see
IP
- 查看本机IP与MAC,适用于刚接触VB的菜鸟.可以给那些对电脑什么都不懂的人.只要点击一个按钮然后就可以查看IP地址和MAC地址.-View native IP and MAC
changemac
- Visual C#自动更新本机IP地址,首先判断网络连接是否可用,然后设置ip地址和子网掩码、设置和获取网关地址、设置DNS、显示本地连接信息、获取IP地址、获取子网掩码、获取默认网关、获取DNS服务器、显示子网掩码、显示默认网关、显示DNS服务器等,新手可以学习到上述技巧。-Visual C# automatically update the IP address of the machine, first determine whether the network connection is
python
- 用python脚本写的一个获取本机IP地址的小程序-Wrote a python scr ipt used to obtain the IP address of the machine applet
editip
- 一个通过修改内存和注册表修改本机IP地址的小程序。-A memory, and modify the registry by modifying the IP address of the machine applet.
ip_display
- VC++编程实现获取本机IP和计算机名,使用socket,方便实用-VC++ programming to achieve access to the local IP and computer name, use the socket, convenient and practical
get-local-ip-address
- 获得本机的IP地址,源码详细清晰,有利于学习。-get local ip adreess,descr iption detail.
changeIP
- 通过C++改变本机IP,掩码以及网关信息 注意程序中本地连接需要替换为合适的名称-set ip by c++ as a exe
ifconfig
- Linux c代码,获取本机IP地址等函数,已用于一个实际项目,可以放心使用.-Linux c source code,get local host ip and so on. Our projects are already in use.