Results 1 to 1 of 1
Hi All,
Is it possible to connect host through URL? I don't have PORT to connect it.
I tried with gethostbyname() function, from it I can get the IP address.
...
- 08-03-2010 #1Just Joined!
- Join Date
- Feb 2008
- Posts
- 50
Connecting Host using URL?
Hi All,
Is it possible to connect host through URL? I don't have PORT to connect it.
I tried with gethostbyname() function, from it I can get the IP address.
I am trying to connect to PayPal server using URL by socket library.
Please advise on this.
Thanks


Reply With Quote