|
Client/Server software object oriented design in C#/C++ using .NET and XML technologies. Included .NET web service & remote object interface to C# message router that routes messages to/from C++ unmanaged specialized device drivers/Windows Services |
|
Services Oriented Architecture (SOA) that leveraged Microsoft's .NET environment with a collection of web services that provided device control. Two servers existed in the system: one housed the web services and a SQL database running under Windows Server 2003, and the second housed .NET device configuration GUIs and applications that controlled several dozen different types of radio and switching devices. The web services communicated with the device control applications using .NET remote objects. The web services and device configuration GUIs were developed in C#, and the device control applications in C++.
|