Welcome![Sign In][Sign Up]
Location:
Search - gethostbyname

Search list

[CSharp根据域名获得IP地址列表

Description: 软件简介:这是在学习C#时写的一个非常简单的例子,根据域名获得IP地址列表.主要用到了IPHostEntry类以及GetHostByName方法,例子很简单,请看源代码. -Software Description : This is the learning C# to write a very simple example. under the domain of IP address list. main uses IPHostEntry category and GetHostB yName method is very simple example, take a look at the source code.
Platform: | Size: 65054 | Author: 阿牛 | Hits:

[TCP/IP stacktcp-ipayixidailv

Description: 一个简单的TCP客户端程序流程 1、使用WSAStartup()初始化WinSock库。 2、使用socket()创建一个IPPROTO_TCP SOCKET。 3、使用gethostbyname()/gethostbyaddr()获取主机信息。 4、使用connect()和我们创建的套接字连接服务器。 5、使用send()/recv()发送和接收数据,直到我们的TCP会话结束。 6、使用closesocket()关闭套接字连接。 7、使用WSACleanup()释放WinSock。 -a simple TCP client a process, the use of WSAStartup () initialization WinSock library. 2, the use of socket () to create a IPPROTO_TCP SOCKET. 3, the use of gethostbyname () / gethostbyaddr () mainframe access information. 4, the use of connect (), and we create the socket connections server. 5, the use of send () / recv () to send and receive data until we TCP end of the session. 6, the use of closesocket () closes socket connections. 7, the use of WSACleanup () release WinSock.
Platform: | Size: 5096 | Author: 顾谦 | Hits:

[Windows Developgethostbyname

Description: 在 c++ builder 编译器下,通过SDK 编写,求本机的计算机名和IP的源代码.-builder in c compiler, the SDK through preparation, The demand for computer and IP source code.
Platform: | Size: 4429 | Author: xinran | Hits:

[Internet-NetworkGetIPAddress

Description: 该实例通过Winsock函数gethostname,gethostbyname和gethostbyaddr获得主机IP和主机名-example through the Winsock function gethostname. gethostbyname and gethostbyaddr was host IP and hostname
Platform: | Size: 33687 | Author: 赵亮 | Hits:

[Internet-Networkhostserverbyname.c

Description: Build client software that uses gethostbyname to look up machine names and print all information returned.
Platform: | Size: 1253 | Author: 闫韶松 | Hits:

[Othervc912345345255

Description: 根据域名获得IP地址列表.主要用到了IPHostEntry类以及GetHostByName方法
Platform: | Size: 9102 | Author: zoudan | Hits:

[assembly languagehostlab

Description: find the information about a host with the DNS retrieving system calls, such as gethostbyname() and gethostbyaddr(). (2) All the required information are in the hostent structure. (3) All the aliases and IP addresses of the host is stored in the hostent structure using linked list (链表).
Platform: | Size: 1258 | Author: 韩雪雁 | Hits:

[WinSock-NDISdnsquery_src

Description: 一个不使用gethostbyname函数实现的dns查询小程序
Platform: | Size: 5598 | Author: 韩山 | Hits:

[Internet-Networkr00t-nslookup-examples.tar

Description: UNIX/Linux环境下的使用gethostbyname()实现域名解析的代码。
Platform: | Size: 1062 | Author: root | Hits:

[WinSock-NDISgetIP

Description: 一个非常简单的例子,根据域名获得IP地址列表.主要用到了IPHostEntry类以及GetHostByName方法.
Platform: | Size: 10445 | Author: litingjiu | Hits:

[Windows Developgethostbyname

Description: 在 c++ builder 编译器下,通过SDK 编写,求本机的计算机名和IP的源代码.-builder in c compiler, the SDK through preparation, The demand for computer and IP source code.
Platform: | Size: 4096 | Author: xinran | Hits:

[Internet-NetworkGetIPAddress

Description: 该实例通过Winsock函数gethostname,gethostbyname和gethostbyaddr获得主机IP和主机名-example through the Winsock function gethostname. gethostbyname and gethostbyaddr was host IP and hostname
Platform: | Size: 33792 | Author: 赵亮 | Hits:

[Internet-Networkr00t-nslookup-examples.tar

Description: UNIX/Linux环境下的使用gethostbyname()实现域名解析的代码。-UNIX/Linux environment using the gethostbyname () DNS realize code.
Platform: | Size: 1024 | Author: root | Hits:

[Internet-Networktadns-1.0.tar

Description: Tiny Asynchronous DNS lookup library (TADNS) is small portable library for asynchronous gethostbyname() alternative.
Platform: | Size: 8192 | Author: suei8423 | Hits:

[Windows DevelopGetHostByName

Description: Get hostby name is a vb program to resolve dns
Platform: | Size: 10240 | Author: my_Samsung | Hits:

[Internet-NetworkGot_IP_Hostname

Description: 一个很基础的,应用winsock获得本机主机名,然后通过 gethostbyname获得ip地址的MFC程序。。。适用于初学网络编程和MFC的人员-use winsock to got the hostname and IP address...it is suitable for the beginners...
Platform: | Size: 3026944 | Author: Jasun | Hits:

[Remote Controlgethostbyname

Description: 根据域名得到iP地址, 运行的时候需要在线-get ip address by web name
Platform: | Size: 62464 | Author: 陈金源 | Hits:

[Internet-Networkgethostbyname

Description: 利用gethostbyname得到用户输入的网址的ip地址,端口号,其他ip别名,并计算执行时间-Use gethostbyname to get the user to enter the URL of the ip address, port number, other ip alias, and calculate the execution time
Platform: | Size: 2048 | Author: Guoyao Xu | Hits:

[Driver Developgethostbyname

Description: 1、了解struct hostent 结构 2、了解gethostbyname()的使用方法 3、调用gethostbyname()获取主机信息 -Understanding of the gethostbyname () function to use, familiar with one of the important data structures and programming to obtain the host name, address and other information
Platform: | Size: 1024 | Author: 李安瑞 | Hits:

[Internet-Networkgethostbyname

Description: gethostbyname函数获取主机的相关信息-Related information of the gethostbyname function to obtain the host
Platform: | Size: 1024 | Author: 曹绍坚 | Hits:
« 12 »

CodeBus www.codebus.net