Thanks, I will look at the documents you point to right away.  Even though
the task may not be for abeginner, I do not have too much of a choice, so
I will dig in.
Thanks
Vrunda

On 3 Jul 2001 [EMAIL PROTECTED] wrote:

> >>>>> "Prabhu" == Prabhu, Vrunda P (UMC-Student) <[EMAIL PROTECTED]> writes:
> 
> Prabhu> My next task is to establish a telnet session which closes
> Prabhu> only upon instruction from the user.  There have been about
> Prabhu> 3-4 telnet-related queries on the list in the past few days.
> 
> Ouch.  This Be Tough.  Each hit from the browser is going to a
> potentially different web server process.  But your telnet session can
> be open only to one particular process.
> 
> My favorite technique for this is to fire off a mini-web-server so
> that it can hold state for the duration of a session.  Enter
> "http::daemon" into http://www.stonehenge.com/perl/googlecolumnsearch
> and read the columns I've done on that so far.  But this is *no* job
> for a beginner.
> 
> -- 
> Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
> <[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
> See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
> 

Reply via email to