perhaps i should do that. generate a new thread within a file, open up
a socket, so that it doesnt block any other processes. any other help
guys.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAI
Don't you use a own thread for it?
-Original Message-
From: Peter Dawn [mailto:[EMAIL PROTECTED]
Sent: Mittwoch, 24. Mai 2006 11:53
To: tapestry-user@jakarta.apache.org
Subject: Socket Communication
i am trying to enable socket comm in my web app. the problem is that
once i start
i am trying to enable socket comm in my web app. the problem is that
once i start a new socket on a port and am waiting for messages, the
page wouldnt load up any further till i have received some message.
what i am trying to do is get it to run in the background while the
app runs as usual in the