Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Administering ArcGIS for Server

You're reading from   Administering ArcGIS for Server ArcGIS for Server may be relatively new technology, but it doesn't have to be daunting. This book will take you step by step through the whole process, from customizing the architecture to effective troubleshooting.

Arrow left icon
Product type Paperback
Published in Jan 2014
Publisher
ISBN-13 9781782177364
Length 246 pages
Edition Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Hussein Nasser Hussein Nasser
Author Profile Icon Hussein Nasser
Hussein Nasser
Arrow right icon
View More author details
Toc

Table of Contents (18) Chapters Close

Administering ArcGIS for Server
Credits
Foreword
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Best Practices for Installing ArcGIS for Server 2. Authoring Web Services FREE CHAPTER 3. Consuming GIS Services 4. Planning and Designing GIS Services 5. Optimizing GIS Services 6. Clustering and Load Balancing 7. Securing ArcGIS for Server 8. Server Logs Selecting the Right Hardware Server Architecture Index

The classical web service


In a nutshell, a web service is a method that can be called by a client to perform a particular task and return some results. Such results can be in plain text, as links, or media that can be interpreted by browsers. What makes it different from any regular method is that this method is a cross platform, which means you can call it from practically anywhere and get the output in a convenient and native format. For example, you spend countless hours to develop an algorithm on C# that performs a certain task. Your boss is happy, and she/he asks you to deploy it on your Unix database server. However, there is a slight problem here. C# code uses the Microsoft .NET Framework that happens to run only on the Microsoft Windows operating system; therefore, it is a challenging task to port this algorithm to Unix. One solution will be to rewrite the algorithm to run on Unix, which will lead to two versions of the code scattered on multiple locations. However, this will introduce...

You have been reading a chapter from
Administering ArcGIS for Server
Published in: Jan 2014
Publisher:
ISBN-13: 9781782177364
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime