Questions tagged [gprs]
8 questions
42
votes
4 answers
Why do mobile networks have high latencies? How can they be reduced?
I'm increasingly seeing mobile networking technologies being used to get internet access in areas where it is otherwise not available.
While mobile networking is usually not yet viable as the primary internet connection, mobile technology looks like…
sleske
- 9,851
- 4
- 33
- 44
3
votes
4 answers
Find out why Linux chat script for ppp connection fails
I'm having trouble making a ppp connection over a GSM Modem. The Platform is an ARM based embedded device, running Debian Linux 5.
The scripts worked before with this device, but not with the new shipment. I just can't get enough information out of…
Benjamin Maurer
- 161
- 2
- 7
1
vote
0 answers
QoS on GPRS connection
I have a question about QoS (Quality of Service) on GPRS connection. I have linux server with many connected clients through GPRS. Each of them communicates at the same time via ftp, http etc. How can I divide communication (for example ftp will get…
user227187
1
vote
1 answer
Should a MobiTex service with a highly resilient website offer content over WAP?
I'm trying to offer services over the MobiTex network (also see wiki) and want to reduce double-work. I'm trying to understand if it is a good idea to WAP enable my website.
Given that WAP usage is increasing (since MMS is a hybrid of SMS + WAP),…
makerofthings7
- 8,821
- 28
- 115
- 196
1
vote
2 answers
Windows - how to clone network connections entry to another machine
Let's assume we have two Windows XP computers with identical hardware configuration, including GPRS modem connected to COM1 serial port. On the first PC we add new modem device, set up gprs connection on this port in "Network connections" folder.…
tomash
- 216
- 1
- 2
- 7
0
votes
1 answer
Why would a UDP socket perform OK on wifi, but not on a cell network?
Noobish question -
I have a perl script running on a linux server which opens UDP port 7015.
netstat -ulnp shows:
udp 0 0 0.0.0.0:7015 0.0.0.0:* 16365/perl
nmap -sU -p 7015 'hostname' on a…
softex
- 3
- 1
0
votes
3 answers
Could my GPRS connection be too slow for IPSec connection?
I'm setting up an IPSec connection from an Westermo MRD310 to our company Cisco ASA5510.
We've had many successful setups using this method, creating a tunnel network between a remote location and our internal network. This time I'm trying to do…
Niclas Lindqvist
- 189
- 1
- 10
0
votes
2 answers
3G/Edge/GPRS IP addresses and geocoding
So, we're looking to develop a mobile website. On this mobile website, we'd like to automatically populate a user's location (with proper fallback) based on their IP address. I'm aware of geocoding a location based on IP address (mapping to…
StephenPAdams
- 113
- 4