That code doesn't really make sense.  It looks like ur trying to talk to
urself on the same port??  Make a seperate script that listens on a port and
just prints whatever it gets to the screen.  Then have ur threaded app do
the talking in a threaded environment.  And ur never putting anything in the
message queue.  The worker thread needs to "do something" and write messages
into the queue for the socket thread to dequeue and transmit.






--
REMEMBER THE WORLD TRADE CENTER         ---=< WTC 911 >=--
"...ne cede malis"

00000100

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to