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# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -