I've scoured over the questions here, but cannot seem to find an answer, so I thought to ask.
I'm creating a web application that will take in pictures, using the EXIF information or other image meta data to automatically place it in a date specific location...which is fine and dandy when doing the normal upload via web.
However, I'm t...
Hello. I have an application that must first authenticate with a Symantec Web Gateway. My customer is using Symantec Web Gateway version 4.5.3.38. I am writing the application in C# and it will be running on a machine that is not joined to the domain and they do not want to enter an exception in the gateway box.
The gateway uses NT...
Hello,
My question is that is there any software/tool/library that is open source (ideally) or to be purchased, that I can u use to send and receive USSD messages? I would like that tool/library/software to connect to USSD gateway from my server and then send and receive messages for me. I just want to focus in writing the business logi...
I need my application to receive SNPP & WCTP messages from clients arround the world...
and i don't won't to implement the full RFC on my own, do you know where it is possible to download some application/service that can perform as SNPP/WCTP Gateway and convert the protocol from snpp/wctp to http or something like that...which is more ...
Hi All,
I am using cybersource as the payment gateway for my application. The payment information is sent correctly if we post the form without using an Ajax request.
Now we need to implement this by using an Ajax request. I tried passing the information to cybersource but got a javascript error "access denied" when I tried to submit t...
Hi all,
I'm ambitous to setup an SMS Gateway to provide sms capability to multiple providers in India.
I want to provide the registered users the ability to add their own sender ID or even their mobile no. as sender ID (as 160By2 provide).
I have already explored the viability of a cellular phone based sms gateway using Gnokii and some...
Hi All,
I am working on a project which uses Cybersource as payment gateway. I am able to pass all the payment informations to Cybersource.
My task now is to canelling payment from an previously submitted card. I cannot find the html source code which can be used for posting to the cybersource for cancelling my previous cards so that ...
I am basically quite sure this pattern must exist and possess a name... for now I will call it "gate pattern"...
Here it is:
In my webpage's javascript, I have to trigger various asynchronous processes. Let's not discuss how trully async js is, but anyway I have to trigger 2 or 3 AJAX calls, must be sure, the UI build-up has finished, ...
Hello all,
I am trying to do the following. I have an internal ssh server at work (e.g. [email protected]). This server is behind a gateway ([email protected]).
I would like to ssh to [email protected] from my home machine. To do so, I have been first doing ssh to log into the external gateway, and then fr...
Greetings Overflowers,
What static route configuration (as shown by command line "route PRINT"):
Network Destination
Netmask
Gateway
Interface
Metric
could be used to reach a specified static route (web proxy) in the Intranet, giving that:
Subnet Mask = 255.255.255.255
Gateway = BLANK
for a computer in a flat LAN.
I tried Netma...
Hello guys. Sorry about the mishmash of words in the title, but that's how confused I am. I can't even summarize the error I'm getting in a simple sentence.
This flex/amfphp application works fine on my computer, even though it accesses an Oracle database on another server. However, when I try to access it from another computer, this is...