This example shows how to implement Remote Procedure Calls which are authenticated and encrypted individually for each user and connection session.
The example also shows how to retrieve the user name from within the called method.
Search This Blog
Showing posts with label RPC. Show all posts
Showing posts with label RPC. Show all posts
Tuesday, June 21, 2016
Wednesday, July 29, 2015
RPC from Windows Phone 8.1 client to .NET service
Simple example showing how to call remote methods exposed by a .NET service application from Windows Phone 8.1 (Silverlight).
Sunday, June 29, 2014
Remote Procedure Calls between .NET and Java using TCP
Simple example showing RPC communication between .NET and Java.
Subscribe to:
Posts (Atom)