You can generate driving directions between multiple locations with Route Finder Web Service. This Web service accepts x,y coordinate inputs for two or more locations, along with routing preferences, and returns a route map and textual driving directions for the suggested route. Your route can also include turn-by-turn maps, traffic hazards, and "traveling salesperson routing" (optimizing the order of your route stop midpoints).
Route Finder Web Service allows you to perform the following functions:
http://www.arcwebservices.com/services/v2006/RouteFinder.wsdl
https://www.arcwebservices.com/services/v2006/RouteFinder.wsdl
NOTE: HTTPS is available if you need added security to call ArcWeb services. The Authentication Web Service and other ArcWeb services must be accessed with the same IP address for the authentication token to be valid.
To see Route Finder Web Service in action, interact with a live sample of a Route Finder client. See Code sample downloads overview for information on creating clients for ArcWeb services, including downloadable code for ColdFusion MX, JavaServer Pages (JSP) with Glue and Axis, and C# ASP.NET, and VB ASP.NET.
Visit the Feedback page to give comments or suggestions about the ArcWeb Developer's Guide.