搜索资源列表

  1. 获取主机名和MAC

    1下载:
  2. 调用win32api的函数,通过ip地址获取对方的MAC地址,使用.netfr a mework的域名解析函数获取对方的主机名-win32api call a function through ip address access to each other's MAC address, and use. Netfr a mework domain name analytic function access to each oth
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6858
    • 提供者:稷下剑圣
  1. GETHOSTNAME

    0下载:
  2. 从IP地址得到HOSTNAME的一段JAVA程序。非常简单。无解压密码-IP addresses received from the section HOSTNAME JAVA procedures. Very simple. Without extracting passwords
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1026
    • 提供者:曹荣元
  1. IP2Name

    0下载:
  2. 这是我写的一个小工具:用于将局域网内的IP地址转换成主机名,或将主机名转换成IP地址,欢迎改进意见.-This is what I wrote a small tool : used to the LAN IP address converted into hostname, or will host name into IP addresses, welcomed the improvements.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:107423
    • 提供者:李方
  1. qiurar

    0下载:
  2. 、实验配置 ① 配置交换机主机名 Red-Giant>enable(注:从用户模式进入特权模式) Red-Giant#configure terminal(注:从特权模式进入全局配置模式) Red-Giant(config)#hostname SW1(注:将主机名配置为“SW1”) SW1(config)#
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:375228
    • 提供者:明天
  1. POWERNETCONFIG

    0下载:
  2. 在Win2000系统下修改主机名、IP、网关、子网掩码和代理服务器-in Win2000 systems changes hostname, IP, gateway, subnet mask and proxy servers
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:35897
    • 提供者:不认识
  1. GENIE-SHELL

    0下载:
  2. Genie-shell for ucos 一、 基本要求(必做) (1) 设计并实现ucos的shell模型 (2) 实现简单的Shell命令 hostname命令在屏幕上打印一句话,即自定义的本机名称。 hello 命令可以带多个参数,如hello a b c d,回车后会显示: hello,I am Genie your argv is: a b c d (3)实现在串
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:394538
    • 提供者:天地殇
  1. flashSize

    0下载:
  2. 安装说明: 请装所有安装文件上传到你的空间,将flash.sql文件导入到你的数据库中,然后用记事本打开 config.php文件,,根据里面的注释进行修改完成安装. 如果你在使用本程序过程中发现有任何程序错误请联系我,我将尽快进行修复,由于时间关系,本 程序并没有进行严格的测试,本程序开发环境 WIN2003+PHP5+MYSQL5 测试无误 win2000+PHP4+MYSQL
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:106340
    • 提供者:小徐
  1. GettheIP

    0下载:
  2. 该实例通过Winsock函数获得主机IP和主机名-example through the Winsock function was host IP and hostname
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:30879
    • 提供者:蔡海
  1. NeighborInformation

    0下载:
  2. 该实例用以获得局域网内其它计算机的信息,包括IP地址,主机名,所在工作组和MAC地址等.-example of the LAN to access other computers in the information, including the IP address, hostname, Working Group and the host of MAC address.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:38841
    • 提供者:赵亮
  1. GetIPAddress

    0下载:
  2. 该实例通过Winsock函数gethostname,gethostbyname和gethostbyaddr获得主机IP和主机名-example through the Winsock function gethostname. gethostbyname and gethostbyaddr was host IP and hostname
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:33687
    • 提供者:赵亮
  1. vc_jiqiaoshili_part13_14

    0下载:
  2. Visual.C++程序设计技巧与实例--配套光盘 第13章 网络编程 本章共有8个实例: 1. PowerNetConfig在Win2000系统下修改主机名、IP、网关、子网掩码和代理服务器 2. GetAllIP得到多穴主机的多个IP地址 3. EnumHosts枚举局域网内的计算机 4. GetMac读取网卡的Mac地址 5. C_S Demo一个小型的公司客服系统——C/S使用示例 6. Moun
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:622761
    • 提供者:xixi
  1. IP地址查找主机名

    0下载:
  2. IP地址查找主机名-IP address lookup hostname
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1291
    • 提供者:zhangming
  1. HostName

    0下载:
  2. 取得WEB客户机器主机名信息。-made mainfr a me machines Information.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1097
    • 提供者:侯燕
  1. VerboseGC

    0下载:
  2. VerboseGC demonstrates the use of the java.lang.management API to print the garbage collection statistics and memory usage remotely by connecting to a JMX agent with a JMX service URL: service:jmx:rmi:///jndi/rm
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:10038
    • 提供者:sumbowlong
  1. winsocketAsyCommunicate

    0下载:
  2. 这里是我自己学习winsocket2 编程序时候所写的一个聊天室的程序,程序是一步一步完善过来的。 ChartSrv是服务器端 ChartCLient是客户端(可以开多个) 由于里面加入了获取hostname的东西所以速度有点慢,可以注释掉直接使用IP通信就快了。 代码展示了socket2的异步通信的实现,有兴趣的可以一起学习。
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:112144
    • 提供者:wangwei
  1. assignment01forJAVA

    0下载:
  2. Deployment of Server 1.install Tomcat(superior than j2sdk1.4.2 and Tomcat 5.0),and setup the envionment variables of JAVA_HOME 2.decompress file assignment2.war, and copy the directory to the directory called
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:36763
    • 提供者:alex
  1. hostname

    0下载:
  2. this vi is use dll of labview
  3. 所属分类:并行运算

    • 发布日期:2024-06-16
    • 文件大小:10240
    • 提供者:xiaobao
  1. getip

    0下载:
  2. 由主机名或域名获取其IP地址,并可通过剪切板复制IP地址。-Get the IP address by hostname or domain name。The result is stored in the clipboard.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-16
    • 文件大小:36864
    • 提供者:along
  1. hostname

    0下载:
  2. Mini hostname implementation for linux busybox.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-16
    • 文件大小:3072
    • 提供者:bongpengkie
  1. HostName

    0下载:
  2. 按日期时间和毫秒的组合串修改计算机主机名的Delphi源程序,可完全避免计算机名重复的问题,可修改用于网刻软件中。-Change hostname for Computer use datetime and millisecond string.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-16
    • 文件大小:174080
    • 提供者:张劲书
« 12 3 4 5 6 »

源码中国 www.ymcn.org