Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 530 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 530 Bytes

WCF-Networking

Project that I wrote during 2011 using C# and WCF internals to provide infrastructure for network addresses between distributed nodes. Used by client to discover it's own external address using both client and server processes.

This project originally published to CodePlex and I migrate it here after CodePlex shutdown. https://archive.codeplex.com/?p=networking

The original nuget packages: https://www.nuget.org/packages/NetworkingUtilities.Server/ https://www.nuget.org/packages/NetworkingUtilities.Client/