Top "Gateway" questions

This is a vague tag for all kinds of gateways including networks, general interfaces and products, where this term is used with its own meaning.

SMS Library in C#

I need to develop an application that sends SMS to the users that are interested to get the updates about …

c# sms gateway
Get current orderId in magento payment module during checkout

I am implementing my own payment module for Magento, where I implemented getCheckoutRedirectUrl() method in my payment model. class My_…

php magento e-commerce payment gateway
Is that possible to add two different default gateways into the routing table for two different NICs in android?

By default, the packets of default connection will use eth0 to go out/in. The default gateway in the routing …

android routing iptables gateway nic
How to increase page timeout to prevent 504 error?

I am running a file with considerable amount of code and have to process it for 1000 users. It takes approximately 55 …

nginx timeout fastcgi gateway
Get default gateway in java

I want to fetch default gateway for local machine using java. I know how to get it by executing dos …

java networking dns ip gateway
how to use ccavenue payment gateway in asp.net

I have to implement ccavenue payment gateway in asp.net. I have searched lot on the internet but not able …

asp.net payment gateway ccavenue
what's distinction of HTTP proxy, tunnel, gateway?

all, I see the terms from RFC 2616. http://www.w3.org/Protocols/rfc2616/rfc2616-sec1.html#sec1 But I can't …

http proxy gateway tunnel
No ARP response from gateway

I'm developing an embedded system that has to communicate with the outside world over 10Base-T ethernet. I have built all …

router gateway arp reply
ip_conntrack_tcp_timeout_established not applied to entire subnet

I've got a nat setup with thousands of devices connected to it. The gateway has its internet provided by eth0 …

timeout iptables nat gateway subnet
Micro Service with API Gateway

For my new project, I have to use Micro Services with Api Gateway. So I gathered detailed informations about Micro …

c# api gateway microservices