Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Marrying Tk, threads and SerialPort - a COM port monitor

by Bruce32903 (Scribe)
on Mar 05, 2008 at 23:05 UTC ( [id://672311]=note: print w/replies, xml ) Need Help??


in reply to Marrying Tk, threads and SerialPort - a COM port monitor

This looks like a great little program. But, like perlwanna, I have found the link to be broken. I can't find the program with a little Googling. Is it still available?

Thanks,
Bruce

Replies are listed 'Best First'.
Re^2: Marrying Tk, threads and SerialPort - a COM port monitor
by spurperl (Priest) on Mar 08, 2008 at 09:44 UTC
    I ended up despairing with the SerialPort module. It's too badly documented, and threads work too slowly with Tk.

    I've rewritten this as a pair of a small C++ program that bridges the serial port to/from a socket, and Perl module that uses that socket to communicate. It's available for download here (compiled for Windows, but with source code):

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-03-29 14:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found