All Questions
Tagged with api networking
4 questions
0
votes
1
answer
95
views
How to proxy calls from any ip to exit from a single, authorized, ips to a customer's webserver?
I have a webserver. This server is authorized to make call to another private customer's api server
Note: this webserver is internal to our office. Our office is behind a VPN, so webserver is ...
1
vote
0
answers
62
views
firewall vs Soap (electronic billing API)
This is a complex question since it includes configuration and programming at the same time, but neither Sophos support nor the electronic billing service (consumer API) have given me an answer.
...
0
votes
0
answers
298
views
Rest API w/ JsonServer in Ubuntu - Connection Refused
I was requested to create a Web Server with an API in it to test firewall rule we are planning to implement soon. I am quite new with all this network stuff, so I'm a bit lost on it.
I need to call ...
0
votes
1
answer
183
views
InfiniBand Connection Model
I cannot figure out what the model of a "connection" is with InfiniBand?
Specifically, I'm looking to do RDMA transfers. The eventual goal is RDMA write with Immediate, but I'm starting with just an ...