RE: Re : Validation of IP Address
RE: Re : Validation of IP Address
- Subject: RE: Re : Validation of IP Address
- From: Mahesh Vyas <email@hidden>
- Date: Tue, 22 Apr 2003 16:28:52 +0530
>
I would like to validate IpAddress and Port number without going through
>
conventional Open Transport APIs.
>
thanx
>
Mahesh
>
>
What do you mean by "validate"? What are you really trying to accomplish?
>
>
-- Chris
>
>
I have started one application at some IP address and port as server ?
>
>
Client connects to this server with the same IPAddress , But if Client by
>
mistake enters some IP Address (which is available) but no sever
>
application is runnning at IPAddress running at specified port, The Client
>
takes more time to find out. Appr 3-5 mts are taken
>
>
I would like to reduce this time
>
>
Instead of opening the connection though open transport is there any API
>
which validates this
>
OR
can we reduce the time taken by connect() of TEndpoint so that if
that if it is not able to resolve the IPAddress and port in some seconds
that API will return
>
Can u Pls help me
>
>
Thanx
>
Mahesh Vyas
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.