Thanks a lot Aaron and Ben. I was just lacking understanding of what was
going on. It works now!!!
Thanks!!!
Nathan Warden
----- Original Message -----
From: "Aaron Ballman" <aaron at realsoftware dot com>
To: "REALbasic Games" <REALbasic-Games at lists dot realsoftware dot com>
Sent: Sunday, April 18, 2004 4:36 PM
Subject: Re: TCPsocket.write "Whatever"
> > When I establish a connection on port 1025 between them both the
connected
> > event will fire. However, when I use the TCPsocket.write("Some Data")
the
> > other computer will not execute the DataAvailable event.
>
> I am assuming that you control both the client and the server, correct?
If
> so, then something seems rather fishy. There's nothing special about port
> 1025 (aside from the fact that it's a registered port for a black jack
> game), so I don't see why the DataAvailable event wouldn't fire for you.
> Perhaps posting some code might help track down the problem.
>
> ~Aaron
>
>
> - - -
> Unsubscribe or switch delivery mode:
> <http://support.realsoftware.com/listmanager/>
>
> Search the archives of this list here:
> <http://support.realsoftware.com/listarchives/lists.html>
>
- - -
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|