Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2002.11.21;
Скачать: CL | DM;

Вниз

resolve dns address   Найти похожие ветки 

 
странно...   (2002-09-25 17:09) [0]

может ктото знает как урл типа www.micro$oft.ru преобразовать в ай пи адрес?


 
Ghost. ©   (2002-09-25 17:11) [1]

через DNS


 
странно...   (2002-09-25 17:44) [2]

как а не через что


 
Digitman ©   (2002-09-26 10:26) [3]

The Windows Sockets gethostbyname function gets host information corresponding to a hostname.

struct hostent FAR * gethostbyname (

const char FAR * name
);


Parameters

name

[out] A pointer to the null terminated name of the host.



Remarks

gethostbyname returns a pointer to a hostent structure. The contents of this structure correspond to the hostname name.
The pointer which is returned points to a structure which is allocated by Windows Sockets. The application must never attempt to modify this structure or to free any of its components. Furthermore, only one copy of this structure is allocated per thread, and so the application should copy any information which it needs before issuing any other Windows Sockets function calls.

gethostbyname does not resolve IP address strings passed to it. Such a request is treated exactly as if an unknown host name were passed. An application with an IP address string to resolve should use inet_addr to convert the string to an IP address, then gethostbyaddr to obtain the hostent structure.


 
DEMETRIUSSoftware   (2002-09-26 19:14) [4]

Если у тебя Delphi6 то покапайся в компонентах Indy
или зайди в пример Indy и посмотри там.
Папка по моему называеться DNSResolver



Страницы: 1 вся ветка

Текущий архив: 2002.11.21;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.019 c
14-69498
race1
2002-11-01 17:58
2002.11.21
умная книжка


14-69489
Николай Быков
2002-11-01 18:05
2002.11.21
Встреча Мастаков в Новосибирске


14-69522
Nikolas SHmuS
2002-11-02 12:44
2002.11.21
Воздейсткие глюков начеловека! ))


6-69455
Vasechkin
2002-09-18 21:01
2002.11.21
Народ ну помогите же мне!!!!!!!!!!


1-69282
Semion
2002-11-09 08:24
2002.11.21
Чтение и запись в файл