Re: [Flashcoders] XMLSocket and problems

2007-06-04 Thread [EMAIL PROTECTED]
I use AS2.0 / XMLSocket connections a lot and it's the onXML method I use to catch inbound stuff - not sure it this is your issue, but a thought anyhow >Original Message >From: [EMAIL PROTECTED] >Date: 03/06/2007 23:28 >To: "Flashcoders mailing list" >Sub

[Flashcoders] XMLSocket and problems

2007-06-03 Thread David Saunders
Hey got a problem and not sure where to look for hte issue, I using XMLSocket and trying to connect to a data port for information.. It does the same thing in the sandbox or running from the server where it trying to connect too... I connect to the server and the onconnect is executed... but t

Re: [Flashcoders] XMLSocket connection in flash 8 /AS2.0

2007-05-02 Thread Gregory N
Hi Tom, From XMLSocket docs: * Each XML message is a complete XML document, terminated by a zero (0) byte. ... * Each document is terminated with a zero (0) byte. When Flash Player receives the zero byte, it parses all the XML received since the previous zero byte or since the connection was es

[Flashcoders] XMLSocket connection in flash 8 /AS2.0

2007-05-01 Thread Tom Gooding
Calling all AS2.0 developers who have experience working with XMLSocket connections.. I've recently been seeing an odd behaviour in an app I've developed which has a continual connection to a socket server. The symptom I've been seeing is the connection becoming inactive, the onClose event does no

Re: [Flashcoders] xmlSocket ...

2007-04-08 Thread Mark Winterhalder
Colin Moock still has this very basic multi-user server on his site, from Flash 5 days: You can connect to pretty much anything, as long as you can get it to send a null-byte (\0) after each message. IIRC, it doesn't even have to be XML if you use the onD

[Flashcoders] xmlSocket ...

2007-04-08 Thread Stephen Ford
I am playing around with xmlSocket.Does anyone have a host and port I can connect to just for test purposes?.I use WAMP server locally, is it possible to configure WAMP as a host for xmlSocket.Any pointers also welcome.Thanks.___ Flashcoders@chattyfig.

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

Re: [Flashcoders] XMLSocket: load policy file and connect to port 80

2006-06-24 Thread Michael Nisi
- Original Message - From: "Michael Nisi" <[EMAIL PROTECTED]> To: Sent: Thursday, June 22, 2006 4:11 PM Subject: [Flashcoders] XMLSocket: load policy file and connect to port 80 > Hi, > > we have socket server running port 80, I need get a policy file through:

Re: [Flashcoders] XMLSocket: load policy file and connect to port 80

2006-06-22 Thread Jobe Makar
into the console. 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: "Michael Nisi" <[EMAIL PROTECTED]> To: Sent: Thursday, June 22, 2006 4:11 PM Subject: [Flashcoders]

[Flashcoders] XMLSocket: load policy file and connect to port 80

2006-06-22 Thread Michael Nisi
Hi, we have socket server running port 80, I need get a policy file through: System.security.loadPolicyFile("xmlsocket://213.32.122.227:80"); The following class does work offline, but not online. How am I supposed to debug this, as the System method to load the policy file has no callback. Has

Re: [Flashcoders] > XMLSocket and PPC

2006-04-23 Thread Troy Rollins
On Apr 23, 2006, at 8:26 PM, Weyert de Boer wrote: Anyone here able to confirm this? Thanks. Yes. FP6+ -- Troy RPSystems, Ltd. http://www.rpsystems.net ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archiv

[Flashcoders] > XMLSocket and PPC

2006-04-23 Thread Weyert de Boer
Hello, I currently don't have a working PocketPC at hand but does anyone if XMLSocket is supported by the Flash player for the PocketPC? As far as I can recall it should be supported in v6 and v7 of the player. Anyone here able to confirm this? Thanks. -- Yours, Weyert de Boer ([EMAIL PROTECTE

Re: [Flashcoders] XMLSocket hosting

2006-04-13 Thread Dimitrios Bendilas
"Flashcoders mailing list" Sent: Thursday, April 13, 2006 11:01 PM Subject: Re: [Flashcoders] XMLSocket hosting Hi JesterXL Flashtampa.com does a very good job at hosting ElectroServer and Unity at reasonable costs. There is also webgamehost.com , but I've heard mixed thi

Re: [Flashcoders] XMLSocket hosting

2006-04-13 Thread JesterXL
"Flashcoders mailing list" Sent: Thursday, April 13, 2006 4:01 PM Subject: Re: [Flashcoders] XMLSocket hosting Hi JesterXL Flashtampa.com does a very good job at hosting ElectroServer and Unity at reasonable costs. There is also webgamehost.com , but I've heard mixed things about th

Re: [Flashcoders] XMLSocket hosting

2006-04-13 Thread Jobe Makar
pril 13, 2006 3:58 PM Subject: [Flashcoders] XMLSocket hosting Anyone know of any web hosts providing XMLSocket server hosting? Doing a google search yeilds a lot of outdated links to services that no longer exist. I do not want to host it myself, but would rather pay a hosting provider, like I

[Flashcoders] XMLSocket hosting

2006-04-13 Thread JesterXL
Anyone know of any web hosts providing XMLSocket server hosting? Doing a google search yeilds a lot of outdated links to services that no longer exist. I do not want to host it myself, but would rather pay a hosting provider, like I pay Influxis.com for Flashcom hosting. --JesterXL _

Re: [Flashcoders] > XMLSocket + close()

2006-01-06 Thread Weyert de Boer
Chris Allen wrote: Interesting observation Weyert. I always initiate the closing of my socket session through the protocol that I'm using and the server ends the connection. That obviously fires the onClose() event. I had assumed it did that too if the client does closes first, but I guess no

Re: [Flashcoders] > XMLSocket + close()

2006-01-06 Thread Derek Vadneau
onClose because it will be the server that closes the connection. Derek Vadneau - Original Message - From: "Chris Allen" <[EMAIL PROTECTED]> To: "Flashcoders mailing list" Sent: Friday, January 06, 2006 12:07 PM Subject: Re: [Flashcoders] > XMLSocket + close

Re: [Flashcoders] > XMLSocket + close()

2006-01-06 Thread Chris Allen
Interesting observation Weyert. I always initiate the closing of my socket session through the protocol that I'm using and the server ends the connection. That obviously fires the onClose() event. I had assumed it did that too if the client does closes first, but I guess not. Anyway, thanks for

Re: [Flashcoders] > XMLSocket + close()

2006-01-06 Thread Weyert de Boer
Hi Jobe, I think that you're supposed to assume it worked. The only time you get the closed event is when its not intiated by the client. Bummer, then we have to assume that indeed! BTW, if you use ElectroServer, there is a close event fired through the ElectroServer class no matter what, cl

Re: [Flashcoders] > XMLSocket + close()

2006-01-06 Thread Chris Allen
Yeah, Just map the event XMLSocket.onClose() to your own method using mx.utils.Delegate, or whatever your event handling preference is. In the simplest case just do this: socket.onClose = function () { trace("Connection to server lost."); } Take a look at the documentation here: http://lived

Re: [Flashcoders] > XMLSocket + close()

2006-01-06 Thread Jobe Makar
iday, January 06, 2006 11:02 AM Subject: [Flashcoders] > XMLSocket + close() Hmm, does anyone know a way to get a call to find if I got succesfully disconnected using the close()-method? ___ Flashcoders mailing list Flashcoders@chattyfig.figlea

[Flashcoders] > XMLSocket + close()

2006-01-06 Thread Weyert de Boer
Hmm, does anyone know a way to get a call to find if I got succesfully disconnected using the close()-method? ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] XMLSocket OS X

2005-11-21 Thread Michael Bianco
Thanks guys, exactly what I was looking for! I actually think i discovered my problem, it might of not been with the On 11/20/05, erixtekila <[EMAIL PROTECTED]> wrote: > Hi Michael, > > > > If you want to dig inside XMLSocket implementation, you can investigate > in Oregano java server. > It is o

Re: [Flashcoders] XMLSocket OS X

2005-11-20 Thread erixtekila
Hi Michael, If you want to dig inside XMLSocket implementation, you can investigate in Oregano java server. It is opensource and can help you a lot. As it use java, it's fairly easy to use it on osx… Here is the link : http://www.oregano-server.org/ HTH. --- erixtekila http://blog.v

Re: [Flashcoders] XMLSocket OS X

2005-11-20 Thread Jobe Makar
-0408 mobile: 919-610-5754 fax: 919-341-8104 - Original Message - From: "Michael Bianco" <[EMAIL PROTECTED]> To: "Flashcoders mailing list" Sent: Sunday, November 20, 2005 3:32 PM Subject: [Flashcoders] XMLSocket OS X Hello, Does anybody have a XMLSocket Server

Re: [Flashcoders] XMLSocket OS X

2005-11-20 Thread Michael Bedar
I started on a really simple one in python, which runs great on osx... bedar.net/simpleChatServer.zip On Nov 20, 2005, at 3:32 PM, Michael Bianco wrote: Hello, Does anybody have a XMLSocket Server that works on os x? I cant seem to get a connection working between the SWF and my java s

[Flashcoders] XMLSocket OS X

2005-11-20 Thread Michael Bianco
Hello, Does anybody have a XMLSocket Server that works on os x? I cant seem to get a connection working between the SWF and my java server. Heres my java server: - import java.net.*; import java