Re: [Flashcoders] XMLSocket speed

2006-09-08 Thread Mattias Högnäs
ias Högnäs" <[EMAIL PROTECTED]> To: "Flashcoders mailing list" Sent: Thursday, September 07, 2006 5:30 PM Subject: Re: [Flashcoders] XMLSocket speed Helo Jobe. Thanks for the quick response. I've tried your code and the LAN speed is around 100 ms. Could it be the way .N

Re: [Flashcoders] XMLSocket speed

2006-09-08 Thread Jobe Makar
;[EMAIL PROTECTED]> To: "Flashcoders mailing list" Sent: Thursday, September 07, 2006 5:30 PM Subject: Re: [Flashcoders] XMLSocket speed Helo Jobe. Thanks for the quick response. I've tried your code and the LAN speed is around 100 ms. Could it be the way .NET setup the Sock

Re: [Flashcoders] XMLSocket speed

2006-09-07 Thread Mattias Högnäs
(getTimer()-timePingSent)/2; trace(ping+" ms"); } Jobe Makar http://www.electrotank.com http://www.electro-server.com phone: 252-627-8026 mobile: 919-609-0408 fax: 919-341-8104 - Original Message - From: "Mattias Högnäs" <[EMAIL PROTECTED]> To: Sent: Thursday,

Re: [Flashcoders] XMLSocket speed

2006-09-07 Thread Jobe Makar
x: 919-341-8104 - Original Message - From: "Mattias Högnäs" <[EMAIL PROTECTED]> To: Sent: Thursday, September 07, 2006 2:41 PM Subject: [Flashcoders] XMLSocket speed Hi all. Im running a speedtest on XMLSocket. Im using a simple XMLSocket.send and onData I send again and

[Flashcoders] XMLSocket speed

2006-09-07 Thread Mattias Högnäs
Hi all. Im running a speedtest on XMLSocket. Im using a simple XMLSocket.send and onData I send again and so on.. each time Im adding 1 to a couter and when starttime differs with 10 seconds from currenttime I divide the by 10 (To get median number of calls per second from the 10 seconds I've