|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re: Get data from a file and put it in a Tk Entryby pc88mxer (Vicar) |
| on May 08, 2008 at 19:02 UTC ( [id://685526]=note: print w/replies, xml ) | Need Help?? |
|
What kind of server are you connecting to, and is there a protocol involved (like HTTP) to get the data? Or does the data just start coming once you make a connection?
Making socket connections is easy with the IO::Socket::INET module:
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||