Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

(jcwren) RE: RE: Win32::GUI Chatterbox client

by jcwren (Prior)
on Jun 17, 2000 at 06:52 UTC ( [id://18600]=note: print w/replies, xml ) Need Help??


in reply to RE: Win32::GUI Chatterbox client
in thread Win32::GUI Chatterbox client

Sure, but why not use pipes or sockets? The select statement works fine in Windows, so blocking won't be an issue.

--Chris
  • Comment on (jcwren) RE: RE: Win32::GUI Chatterbox client

Replies are listed 'Best First'.
RE: RE: RE: Win32::GUI Chatterbox client
by httptech (Chaplain) on Jun 17, 2000 at 07:01 UTC
    No good reason. I could always say its so you could maintain a logfile of past chat sessions, but the truth is I'm a lot more comfortable working with files than sockets and pipes. Laziness. Go figure.
Re: (jcwren) RE: RE: Win32::GUI Chatterbox client
by Jenda (Abbot) on Feb 10, 2003 at 20:35 UTC

    I'm not 100% sure about Perl 5.8, but in 5.6.1 select() only worked on socket()s, not on pipe()s.

    Jenda

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://18600]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-18 03:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found