
davorg
Thaumaturge
/ Moderator
Jun 13, 2005, 9:41 AM
Post #2 of 4
(561 views)
|
Sorry, but I'm a bit unclear exactly what you mean. What's the difference between a location and and IP address? What protocol are you going to be speaking across the link? There are high-level Perl modules for most popular protocol (HTTP, FTP, NNTP, etc) and if you're using your own protocol then I recommend writing your own module wrapper using something like IO::Socket. -- Dave Cross, Perl Hacker, Trainer and Writer http://www.dave.org.uk/ Get more help at Perl Monks
|