Http request using gprs connection

Http request using gprs connection SearchSearch
Author Message
fred
Unregistered guest
Posted on Friday, June 11, 2004 - 11:40 pm:   

hello
using the 2way option, is it possible to make an http request using a gprs connection instead of the internet connection of the computer ?

When people send an sms, it make something like
http://www.site.com/valid.php?sms=@@@sms@@@&text=@@@text@@@
but th computer where NowSMS is installed has no connections to the internet ( for security and practical needs)
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 2840
Registered: 10-2002
Posted on Tuesday, June 15, 2004 - 09:57 pm:   

Hi Fred,

That would only be possible if you had the GPRS link permanently activated on the PC. (NowSMS won't do anything to activate it.)

Note that you could also install a web server on the same PC in order to facilitate 2-way requests over HTTP.

-bn