| |
XTRA dmmWS for work with remote web sevices
© 1992-2005 Studio dmm, all rights reserved
Licencing information
This software is a commercial product. If you are a registred user,
no royalty-fees are required for distribution
of the software with your applications.
By using the software you're agreeing to the terms and conditions
of the Licence Agreement.
A demoversion to be downloaded
A fully working demonstration version of the XTRA together with
an example in Director or Authorware is available. In the demo version
you can see use of the web service. On our server there is a database
of aircraft postcards and an appropriate web service, which works
with this database. A client database application connects to this
web service, using the SOAP technology. The client application connects
to web service using "thin client"- the library dmmWS.x32.
This library gives Director or Authorware a complete list of functions
in the same way as if you were working with classical local XTRAS.
All the functions are located on aremote server.
Demo version of XTRA dmmWS.x32 includes the function dmmGetOkc,
which has one parameter, which is a serial number of the record
in the database.
The function dmmGetOkc gives a value in the Abstract Data Types
format:
For example: [#ordNumber:"A227", #company:"PAMIR
AIR",#type:"B-707-324C"]
Demonstration in Director
on testWS
airPlane=dmmGetOkc(27)
put airPlane.ordNumber
put airPlane.company
put airPlane.type
end
Demonstration in Authorware
airPlane:=dmmGetOkc(27)
ordNumber:=ValueAtIndex(airPlane; 1)
company:=ValueAtIndex(airPlane; 2)
type:=ValueAtIndex(airPlane; 3)
Note:When working with the library you have to be, of course, connected
to internet.
Description
The library enables to work with the technology of remote web services,
for example SOAP,to use remote web services and to create Web-CD
applications. That all in Director and Authorware
The library supports
Director 8 and later
Authorware 6 and later
History
| 22.07.2004 |
|
Version 1.0 |
|
Creation of the library |
Our offer for your projects
| 1. |
According to your request creation of a special XTRA library
dmmWS.x32 based on already existing web service, which hosts
on a certain server. |
| 2. |
Creation of the server part of web service for windows based
on CGI, ISAPI or technologies .NET framework and ASP.NET. |
| 3. |
Hosting of your web service and databasis on our server.
Parametres of our server
• Server Intel SR 1300 (1U) SE7501WV2
• Processor 2x Pentium Xeon 2,4 GHz
• RAM 1024 MB
• Windows 2003 Server, IIS 6
• Connection power 100 Mb/s |
| 4. |
Consultation during creation of Web-CD application. |
If you are
interested in our services and in the field of creating and using
remote web services, please contact us.
|