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 -%26gt; FMS ?
Please let me know if this is possible with FMS, or with any
other flash technology like Flex or Remoting?
ThanksCommunicating with .NET
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 :
%26gt; I know that FMS can communicate with .NET via remoting
and the FlashGateway,
%26gt; but is the opposite true? Is it possible to initiate a
message FROM the .NET
%26gt; (or any other server environment) *to* FMS?
%26gt;
%26gt; Application Server -%26gt; FMS ?
%26gt;
%26gt; Please let me know if this is possible with FMS, or with
any other flash
%26gt; technology like Flex or Remoting?
%26gt;
%26gt; Thanks
%26gt;
Communicating with .NET
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 -%26gt; FMS -%26gt; Clients
Is this possible?
Thanks again
Hello :)
%26gt; Thanks for the reply.
%26gt;
%26gt; When you say i can use XMLSocket, do you mean from the
.NET environment or
%26gt; from FMS? Can you explain this?
You can creates an XMLSocket server in .NET and after
communicate
between your FMS application and your .NET application
(client or server)
%26gt;
%26gt; I read the links you sent but was a little confused.
They both seem to address
%26gt; the capability of communicating from FMS to .NET.
%26gt;
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...)
%26gt; The first link is about flourine, which is just the
FlashGateway dll, right?
%26gt; This is used for communication from FMS to the .NET
environment, not the other
%26gt; way around.
%26gt;
%26gt; The second one, about AMF, which i'm familiar with, is
the protocol used when
%26gt; communicating FROM FMS to .NET using Flash remoting,
which is the same process
%26gt; in the first link.
%26gt;
%26gt; I want to communicate FROM the .NET environment TO the
FMS server.
%26gt;
%26gt; .NET Application -%26gt; FMS -%26gt; Clients
%26gt;
%26gt; Is this possible?
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+ :)
%26gt;
%26gt; Thanks again
%26gt;
Subscribe to:
Post Comments
(Atom)
No comments:
Post a Comment