Clients

Top  Previous  Next

You get access to RW NetServer by using one of these client libraries:

 

Active-X / OCX

C / C++

C#

Delphi / Kylix / C++ Builder

Java SE

PHP

SOAP

 

All clients are strictly copyrighted Components4Developers and may only be distributed to users of RW NetServer for the purpose of providing access to RW NetServer servers.

 

Sample code

 

The sample code for all clients generally perform these calculations:

 

1.Connect to the server
2.Calculate 2 random coordinates (from and to).
3.Connect to a street network
4.Define fastest route
5.Select a file output format (GML2)
6.Translates coordinates into street network nodes
7.Generate driving directions between the nodes
8.Transfer the generated files to the client
9.Select a file output format (array)
10.Generate driving directions between the same nodes again
11.Prints the result
12.Select a file output format (SHP)
13.Performs an isochrone calculation
14.Transfers the generated files to the client
15.Releases the calculation object
16.Disconnects from the server

 

Mapping Servers

 

RW NetServer can be used together with most popular mapping servers for the internet / intranet:

 

ArcGIS Server

GeoServer

MapInfo MapXtreme

MapGuide

MapServer

NetGIS

 

Depending on the system they will require one of the clients listed above.