Posting to 4 different places is a touch annoying.
Can you explain what you are attempting to do, what is where, what versions you are using?
For example: “Natural 6.3 RPC Server runs on Open VMS 8.3 and I need to call it from C#.Net (Visual Studio 2008 on Windows). I have EntireX 9.6 Broker running on a Windows 2008 Server”
If you just want to expose Natural subprograms as web services, you can use the XML RPC Servlet to exposure your Natural RPC services (subprograms) as web services, which can be consumed by Java or C# or whatever.
If you just want to be able to call Natural services (subprograms) from C#, you can use the EntireX RPC .Net Wrapper.
If your OS is “Open VMS”, only the Broker stubs are supported, but Natural RPC can use them (Open VMS is not classed as a mainframe OS by Software AG, so perhaps your OS is something else).
#webMethods#EntireX#Mainframe-Integration