New topic in Networking: 

Help with Receiving Data

briansykes - Mon Mar 31, 2008 9:39 am

<http://forums.realsoftware.com/viewtopic.php?t=21555>
                                                                                
                                                                                
Hello everyone, i have a small problem with the receiving of data.  Each line i 
receive has Chr(10) or LF at the end which is fine i just split the incoming 
data to get rid of that. This is for a chat client for a chat server and the 
data that comes in some of it receives fine, but others dont do anything at 
all.  An example for the protocol i receive is as 
follows:Code:gChannel#Mode#Rights#User#Text That is for receiving a message in 
the channel your in.  Now sometimes i will only receive "g" and then a 
milisecond later i get the rest of the data, is anyone aware of how i can solve 
this issue at all?  Any help would be greatly appreciated.

- Brian                                 
                                                                                
                                                                                
                                                                                
                                                                                
                                        




-- 
Over 900 classes with 18000 functions in one REALbasic plug-in. 
The Monkeybread Software Realbasic Plugin v8.1. 

&lt;http://www.monkeybreadsoftware.de/realbasic/plugins.shtml&gt;

[email protected]

Reply via email to