RE: [flexcoders] Cross Server Socket Connection (NOT XMLSocket)

2005-12-01 Thread Steve Cox
Policy files are also applicable to socket connections afaik -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Ralf Rottmann Sent: 01 December 2005 15:02 To: flexcoders@yahoogroups.com Subject: [flexcoders] Cross Server Socket

RE: [flexcoders] Cross Server Socket Connection (NOT XMLSocket)

2005-12-01 Thread Ralf Rottmann
Subject: RE: [flexcoders] Cross Server Socket Connection (NOT XMLSocket) Policy files are also applicable to socket connections afaik -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Ralf Rottmann Sent: 01 December 2005 15:02 To: flexcoders

RE: [flexcoders] Cross Server Socket Connection (NOT XMLSocket)

2005-12-01 Thread Steve Cox
@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Ralf Rottmann Sent: 01 December 2005 15:17 To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Cross Server Socket Connection (NOT XMLSocket) Any idea how that should work? You call the Socket.connect(server, port) class to establish

RE: [flexcoders] Cross Server Socket Connection (NOT XMLSocket)

2005-12-01 Thread Ralf Rottmann
@yahoogroups.com Subject: RE: [flexcoders] Cross Server Socket Connection (NOT XMLSocket) IIRC you need a policy on the webserver at the domain you are connecting. This was certainly the case for XMLSocket, not sure about binary, but Ive not heard its any different. (Doesnt mean its not different

RE: [flexcoders] Cross Server Socket Connection (NOT XMLSocket)

2005-12-01 Thread Steve Cox
2005 16:26 To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Cross Server Socket Connection (NOT XMLSocket) IIRC you need a policy on the webserver at the domain you are connecting. This was certainly the case for XMLSocket, not sure about binary, but Ive not heard its any different

RE: [flexcoders] Cross Server Socket Connection (NOT XMLSocket)

2005-12-01 Thread Theodore E Patrick
: Thursday, December 01, 2005 5:17 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Cross Server Socket Connection (NOT XMLSocket) Any idea how that should work? You call the Socket.connect(server, port) class to establish a connection (and that connection GETS established even without

Re: [flexcoders] Cross Server Socket Connection (NOT XMLSocket)

2005-12-01 Thread Ralf Rottmann
Title: Re: [flexcoders] Cross Server Socket Connection (NOT XMLSocket) Ted, Does that mean that - being a proud IFBIN subscriber :-) - I will have access to the proxy server? Regards RR -- mobile: +49-(0)170-914-5495 email: [EMAIL PROTECTED] -Original Message- From

RE: [flexcoders] Cross Server Socket Connection (NOT XMLSocket)

2005-12-01 Thread Theodore E Patrick
Does that mean that - being a proud IFBIN subscriber :-) - I will have access to the proxy server? Ralf, Yes. The socket proxy server will ship as an IFBIN example combined with full source for the server as well. There will be an example using Flex 2 that utilizes the example. At Spark Europe