« Return to Thread: can you help me about Rtmpt of fluorine
by ccliushou
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View in Thread
hi everybody,thank you very much for Fluorine, fluorine is great! it is excellent.
but i have some problems about Rtmpt.In the samples: \Flex\SharedObject\Chat ,it uses Rtmp,If i want to use Rtmpt,how i can do?(my server only open web service port(80), Other port will be close include port 1935)
I do it like this:
1.I installe the FluorineFx RTMPT ISAPI filter by your help.
2.modify services-config.xml: <endpoint uri="rtmpt://myIp:80" class="flex.messaging.endpoints.RTMPEndpoint"/>
I find your help like this: uri="rtmpt://myIp:1935"
why?i think ,rtmpt should use web service port (like 80),so why,use 1935 ?? can you tell me.
and in you help class="flex.messaging.endpoints.RTMPEndpoint" , I think this will use rtmpEndpoint class (by fluorine Source),why not rtmptEndpoint ??
3.If I set services-config.xml like this:( do like help)
<channels>
<channel-definition id="my-rtmpt" class="mx.messaging.channels.RTMPChannel">
<endpoint uri="rtmpt://{server.name}:1935" class="flex.messaging.endpoints.RTMPEndpoint"/>
</channel-definition>
</channels>
in my Flex project how can I code about: nc.connect("rtmp://myIp:1936/ChatApp", username.text, password.text)
wether nc.connect("rtmpt://myIp/ChatApp", username.text, password.text) ???
I don't known how to do this.
finaly,can you give me a exmaple use Rtmpt ? Thank you very much!
my system:(i am sorry ,it is chinese :( )
OS 名称 Microsoft Windows XP Professional
版本 5.1.2600 Service Pack 2 内部版本号 2600
OS 制造商 Microsoft Corporation
系统名称 LIUSHOUSHAN
系统制造商 Dell Inc.
系统模式 Inspiron 518
系统类型 基于 X86 的 PC
处理器 x86 Family 6 Model 23 Stepping 6 GenuineIntel ~2659 Mhz
处理器 x86 Family 6 Model 23 Stepping 6 GenuineIntel ~2660 Mhz
BIOS 版本/日期 Dell Inc. 1.0.3, 2008-8-14
SMBIOS 版本 2.5
Windows 目录 C:\WINDOWS
系统目录 C:\WINDOWS\system32
启动设备 \Device\HarddiskVolume3
地区 中华人民共和国
硬件抽象层 版本 = "5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)"
用户名称 LIUSHOUSHAN\Administrator
时区 中国标准时间
总的物理内存 2,048.00 MB
可用物理内存 1.14 GB
总的虚拟内存 2.00 GB
可用虚拟内存 1.96 GB
分页文件空间 3.85 GB
页文件 C:\pagefile.sys
Microsoft Visual Studio 2005
版本 8.0.50727.42 (RTM.050727-4200)
Microsoft .NET Framework
版本 2.0.50727
已安装的版本: Professional
Microsoft Visual Basic 2005 77983-007-4000003-41076
Microsoft Visual Basic 2005
Microsoft Visual C# 2005 77983-007-4000003-41076
Microsoft Visual C# 2005
Microsoft Visual C++ 2005 77983-007-4000003-41076
Microsoft Visual C++ 2005
Microsoft Visual J# 2005 77983-007-4000003-41076
Microsoft Visual J# 2005
Microsoft Visual Web Developer 2005 77983-007-4000003-41076
Microsoft Visual Web Developer 2005
Crystal Reports AAC6G-K0CSA4K-U70001R
Crystal Reports for Visual Studio 2005
« Return to Thread: can you help me about Rtmpt of fluorine
| Free embeddable forum powered by Nabble | Forum Help |