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
|
|