getip
共 5 篇文章
getip 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 5 篇文章,持续更新中。
VC6_GetIp
通过windows api获取本机ip、主机名。-through the windows api access to the machine ip
BCB 编写的一些简单函数用于SQL的扩展存储过程. -检查文件是否存在Select dbo.FileExist( c:oot.ini ) --删除文件Select dbo.FileDelete(
BCB 编写的一些简单函数用于SQL的扩展存储过程. -检查文件是否存在Select dbo.FileExist( c:\boot.ini )
--删除文件Select dbo.FileDelete( C:\X.txt )
--服务状态Select dbo.ServerStat( awhost32 ,1)
--建立目录Select dbo.MKDIR( C:\Test\test ,1)
-
使用PB实现取得多网卡ip GetIP支持多网卡
使用PB实现取得多网卡ip
GetIP支持多网卡
getip1.cpp // // This program reports the IP address for each adapter in your machine. // To comp
getip1.cpp
//
// This program reports the IP address for each adapter in your machine.
// To compile from command-line type:
//
// cl getip1.cpp wsock32.lib
//
// Make sure your INCLUDE and LIB
域名解析 AppWizard has created this GetIP application for you. This application not only demonstrates
域名解析
AppWizard has created this GetIP application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your