由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
EmergingNetworking版 - A simple problem on Flex
相关主题
server不能24/7开着,是不是要搞2个server换着开?Can PING/Telnet with IP address but not with Server name
会所的电脑实现30分钟时间限制和远程开机很难吗?谁能推荐一个好的hosting service for dedicated server
大家对于p2p multimedia application怎么看?tunneling问题
Darwin Streaming Server的performance (转载)请教linux如何向windows server申请certificate? (转载)
有人在apple作darwin streaming server吗?请教一个linux和windows之间通信的问题。 (转载)
Network connection for VoD有高手吗?
General Q: Web Server Load Balance and DB Server在server 2003 上map network drive 的问题
ethernet的switch在什么情况下会转发source address是multicast address的frame?一道发散式问题 (转载)
相关话题的讨论汇总
话题: flex话题: server话题: arguments话题: x2话题: project
进入EmergingNetworking版参与讨论
1 (共1页)
B*********t
发帖数: 25
1
Sorry that I cannot type in Chinese here. Recently I have a project on the
Flex application. So who knows Flex very well could give me some help. The
project is as follows:
Assumes that we have some C/C++ functions (say, Add(x1,x2)) in the server
side. The project is that we need to develop an interface by using Flex in
the client side, thus the users can input the data or arguments of those
functions in the server side (say, x1 and x2), then these data or arguments
will be passed to the server,
c**t
发帖数: 2744
2
flex is just a client: take arguments, invoke server end c/c++ (CGI), displa
y result.

arguments
x2
x2)

【在 B*********t 的大作中提到】
: Sorry that I cannot type in Chinese here. Recently I have a project on the
: Flex application. So who knows Flex very well could give me some help. The
: project is as follows:
: Assumes that we have some C/C++ functions (say, Add(x1,x2)) in the server
: side. The project is that we need to develop an interface by using Flex in
: the client side, thus the users can input the data or arguments of those
: functions in the server side (say, x1 and x2), then these data or arguments
: will be passed to the server,

B*********t
发帖数: 25
3
big cow, thanks for your reply. So could you give me some details or
references? say, how to invoke server end c/c++ in Flex? thanks.

displa

【在 c**t 的大作中提到】
: flex is just a client: take arguments, invoke server end c/c++ (CGI), displa
: y result.
:
: arguments
: x2
: x2)

c**t
发帖数: 2744
4
FYI: http://livedocs.adobe.com/flex/3/html/data_access_4.html

【在 B*********t 的大作中提到】
: big cow, thanks for your reply. So could you give me some details or
: references? say, how to invoke server end c/c++ in Flex? thanks.
:
: displa

1 (共1页)
进入EmergingNetworking版参与讨论
相关主题
一道发散式问题 (转载)有人在apple作darwin streaming server吗?
怎么能让两台电脑都连接起来?Network connection for VoD
请教一个server问题General Q: Web Server Load Balance and DB Server
如何terminate掉一个remote server上的tcp session?ethernet的switch在什么情况下会转发source address是multicast address的frame?
server不能24/7开着,是不是要搞2个server换着开?Can PING/Telnet with IP address but not with Server name
会所的电脑实现30分钟时间限制和远程开机很难吗?谁能推荐一个好的hosting service for dedicated server
大家对于p2p multimedia application怎么看?tunneling问题
Darwin Streaming Server的performance (转载)请教linux如何向windows server申请certificate? (转载)
相关话题的讨论汇总
话题: flex话题: server话题: arguments话题: x2话题: project