To generate and use .NET Web services or remotable objects, you must complete the following installations:
For instructions on installing the ScreenConnectorProxy Service, see Configuring Your Development Environment.
When you generate a .NET Web service in the designer, a remotable DLL is created and packaged along with other associated configuration files and resources. This single DLL, (<project_name>.dll ), can be deployed to the client and is used to serve three purposes; .NET Web service, remote server interface, and remote client interface.
![]() |
|
![]() |
Using .NET, Overview |
![]() |
Configuring Your Development Environment |
![]() |
Deploying Web Services Using .NET |
![]() |
Deploying a .NET Remote Client Object |
![]() |
C# Sample Code |
![]() |