|
www.astatech.com |
![]() |
![]() |
|
|||||||||||||||||||||
|
ASTA supports many non-vcl clients using the most popular development tools. These include Palm, Wince, Java, and Linux clients. A Current list can be found at http://www.astawireless.com/products/skywire/clients/ The goal of PdaSnap is to allow for DataSnap users to be able to code dataSnap servers as they normally would but to make their remote procedures accessible to remote non-vcl clients using such tools as PocketStudio and embedded Visual Basic for PocketPC. To this end, an ASTA ProxyServer is run, either on the same machine as the DataSnapServer, compiled in the DataSnap server or on a different machine. This technology is not limited to DataSet but includes any COM method available on a remove server. Multiple Servers can be seen as "one" server to remote SkyWire Clients. Below is some Delphi code from a sample DataSnap Server that can now be called, securely and efficiently via SkyWire Clients from such tools as PocketStudio, NSBASIC and AppForge. procedure TTestMod1.Method1(var Param1IN: WideString); procedure TTestMod1.Method2(out Param1: WideString); function TTestMod1.Get_Property1: WideString; procedure TTestMod1.Set_Property1(const Value: WideString); procedure TTestMod1.Method3(var A1: Integer); |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Last modified: 5/5/2002 6:42:15 AM |
||
| Copyright © 2001-2002 |
|