c# - Are there any points of concern for using WCF duplex in a vpn environment? -


i've got splitted network half of clients physically in same net server , other half of clients connected via vpn servers network.

my goal use wcf establish duplex communication between server , clients. parts going use nettcp there while others use http (protocollwise each).

as know web proxies making duplex nettcp communication impossible i'm wondering if there points of concern when comes wcf duplex communication , vpn?


Comments

Popular posts from this blog

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -