Gossamer Forum
Home : General : Perl Programming :

CGI Access Webhost???? Allowed to create socket???

Quote Reply
CGI Access Webhost???? Allowed to create socket???
Does anybody know of any reasonably priced CGI Access Web hosts that will allow you to create a socket in order to contact the WHOIS Server? I have tried a lot of hosts and so far none of them let me do this. I need this ability to run a domain look up script. I also need this ability to be able to connect to search engine submission pages for a search engine submission script I am going to run on my site. Any help would be appreciated.

WinkThank YouWink
Quote Reply
Re: [vikingsc] CGI Access Webhost???? Allowed to create socket??? In reply to
You could use LWP instead.
Quote Reply
Re: [Paul] CGI Access Webhost???? Allowed to create socket??? In reply to
I wouldn't know how to do that. I am new to CGI and can basically just fill in the blanks or change a variable here or there. But in any case it seems that most of the webhosts I've tried have there permissions set that they can't connect to to other servers. Would this change anything using LWP?

Thanks

Shawn