c# - Port Forwarding on Windows Azure -


on windows azure worker vm, need request azure controller forward connections on [public ip]:xyz [worker]:xyz. , need dynamically in c#.

i can find information how configure in xml, , how configure using ui, , few things power shell, nothing how in c#.

any suggestions?


Comments

Popular posts from this blog

c# - Pausing a storyboard on TabItem mouse over -

erlang - Saving a digraph to mnesia is hindered because of its side-effects -

mongodb - Struggling to get ordered results from the last retrieved article, given array of elements to search in -