Anyone know of a good, hopefully free FTP class for use in .NET that can actually work behind an HTTP proxy or FTP gateway? The FtpWebRequest stuff in .NET is horrible at best, and I really don't want to roll my own here.
...
I have an HTTP server which is in our internal network and accessible only from inside it. I would like to put another server that would listen to an HTTPS port accessible from outside, and forward the requests to that HTTP server (and send back the responses via HTTPS). I know that there are several ways to do this with some programming...
I've inherited this really weird codebase where they've built an external web service over a bunch of internal web services just to add authentication/authorization using WS-Security, WS-Encryption, et al. Less than a month into this engagement, I'm already feeling the pain of coupling volatile components through rigid WSDL, esp consider...
Hi,
I'm looking for the best way to provide authorization, authentication, and auditing to web services. I'll be using a web service gateway appliance deployed to the DMZ, and there will be an LDAP instance as a user store behind the firewall. How should it be built?
Cheers
KA
Update
As pointed out in an answer below, LDAP isn't idea...
We are building a web app that should be able to receive SMS messages and store the information contained in it in database.
Which methods have you used? Which service providers are out there that can assist?
...
Hi,
I am newbie as far as openfire is concerned.
I want every user whether its on gtalk, yahoo, MSN to contact to my server but right now only gtalk users are able to connect and see presence connected. but yahoo users are able to add me as buddy but presence goes offline always.
I have checked the connection in gateways tab it shows ...
I'm using Flex Builder 3 to connect to a bunch of back-end code via the AMF gateway. Another developer packaged up all the AMF Gateway code into a war file. Here's my development process:
Deploy most recent AMF-gateway.war file into local jboss server
War file gets unpacked into [jboss]/server/tmp/deploy/tmp23241AMF-gateway-exp.war/...
Hey everyone,
I am curious as how to how much trouble / money it would be for me to be able to accept incoming text messages to a number, which I would then pass to a server side application in PHP. I'd ultimately send SMS messages back out via email addresses.
Does anyone know any good Canadian providers to accept incoming SMS message...
What I need is:
- 3-5 phone numbers in the UK, possibly on different networks
- charge phones by Credit card
- text messages received by these numbers get emailed to me (one by one)
- Needs to work with premium text messages, i.e. the one where you pay as a recipient.
...
I have written a gateway to get a result set from my database. How do i store every row in a separate dao so that i can manipulate every record further? Or can i access the result set directly to get the records?
This is my Gateway (btw, should i write the conditional logic within the cfquery into a seperate cfc that extends this one?)
...
I need to develop an application that sends SMS to the users that are interested to get the updates about the website.
I am looking for Library in C# which is useful to integrate with my application. The Library can be GSM Modem dependent or free service which i can make use of it.
Please can anyone suggest the library or SMS gateway w...
Good day!
I'm trying to get the default gateway, using the destination 0.0.0.0
i used this command: netstat -rn | grep 0.0.0.0
and it returns this list:
Destination Gateway Genmask Flags MSS Window irtt Iface
10.9.9.17 0.0.0.0 255.255.255.255 UH 0 0 0 tun0
133.88.0.0 0.0.0.0 ...
I almost completed my first shopping cart with Codeigniter(PHP/MySQL).
I want to connect to payment systems. I've never developed a shopping cart before. I do not have any intention to develop my own gateway and I don't have any knowledge and skills to do it.
Could anyone give me suggestions about the best way to connect my shopping ca...
Hi,
Can anyone recommended a 2-way SMS gateway that would allow me to run on a script on every incoming SMS?
I'm interested in getting an american VMN (virtual number).
The obvious choice (I think) would be clickatell, but I don't think they offer american VMN's.
Thanks.
...
Hi there,
Is it possible to have a j2me app on a mobile to act as a "SMS gateway" that will handle incommming messages, do a query on a database via GPRS and reply the user back?
thanks in advance.
...
Hey,
I have been designing a site locally in PHP 5, but have come across a few design issues I'd like advice now.
Currently there are three features of the site and each feature has a class . These features are as follows :
a blog
a friends list
a set of images
I have a class for each but in each class I basically define a similar...
I'll admit, I am pretty new with ASP .NET programming and I have been asked to take all our gateway pages (written in classic ASP) and make one universal gateway page to the few C# .NET applications we have (that I wrote). I tried searching here and the web and couldn't find much of anything describing a great way to do this and figured ...
What is the best and most affordable SMS gateway to perform the following:
a) send out bulk SMS to USA and Canadian numbers
b) have 2 way SMS enabled. I need people to be able to reply, for example "Reply with keyword HELLO" and to be able to specify a URL where the incoming request is directed towards
c) use a customised Sender ID
d) P...
Hi,
I wanna know what is the best, cheapest SMS Gateway software I can use to handle "2-way" messaging?
Thanks in advance
...
Hi,
I just wanted to know is there any free sms gateway for sending SMS. If there is one, how to go on to developing my free sms service/software?
Any guidelines please.
Thanks
...