c# - SignalR Implementation as network security bypass? -


i have network level, network_1 has outbound access network_2. network_2 has inbound access network_1 , no outbound access @ (i don't control access restriction).

i need transfer data network_1 network_2. if open connection using signalr, can technically transmit data network_2 down network_1? considering allows bidirectional communication , have one-way path n1 n2, workaround feasible?


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -