all groups > macromedia flash flashcom > may 2007 >
You're in the

macromedia flash flashcom

group:

Communicating with .NET


Communicating with .NET chapel21
5/11/2007 7:19:46 PM
macromedia flash flashcom:
I know that FMS can communicate with .NET via remoting and the FlashGateway,
but is the opposite true? Is it possible to initiate a message FROM the .NET
(or any other server environment) *to* FMS?

Application Server -> FMS ?

Please let me know if this is possible with FMS, or with any other flash
technology like Flex or Remoting?

Thanks
Re: Communicating with .NET chapel21
5/11/2007 9:31:22 PM
Thanks for the reply.

When you say i can use XMLSocket, do you mean from the .NET environment or
from FMS? Can you explain this?

I read the links you sent but was a little confused. They both seem to address
the capability of communicating from FMS to .NET.

The first link is about flourine, which is just the FlashGateway dll, right?
This is used for communication from FMS to the .NET environment, not the other
way around.

The second one, about AMF, which i'm familiar with, is the protocol used when
communicating FROM FMS to .NET using Flash remoting, which is the same process
in the first link.

I want to communicate FROM the .NET environment TO the FMS server.

.NET Application -> FMS -> Clients

Is this possible?

Thanks again
Re: Communicating with .NET ekameleon
5/11/2007 10:08:04 PM
hello :)

with FMS 2 you can use XMLSocket to communicate in real time with .NET

with Remoting (client) or Remoting (Server in the SSAS of FMS you can
communicate with a .NET remoting server :

- http://fluorine.thesilentgroup.com/fluorine/index.html
- http://amfnet.openmymind.net/

with flash idem...

EKA+ :)

chapel21 a écrit :
[quoted text, click to view]
Re: Communicating with .NET ekameleon
5/12/2007 1:31:02 AM
Hello :)

[quoted text, click to view]

You can creates an XMLSocket server in .NET and after communicate
between your FMS application and your .NET application (client or server)

[quoted text, click to view]

FMS use rtmp protocol to communicate datas with the AMF (Action Message
Format ) protocol (remoting and FMS use this protocol)

But in FMS2 you can use XML, string datas and XMLSocket and XMLSocket
stream (Jabbert etc...)

[quoted text, click to view]

Yes :) it's possible... but isn't direct ! you must read the
documentation in the install directory of FMS. you must do tests in a
easy FMS application..

EKA+ :)



[quoted text, click to view]
AddThis Social Bookmark Button