Questions tagged [tethering]

Tethering is the act of sharing a data connection in a mobile phone with other computers. The sharing is typically done over WiFi or USB. This is done to provide Internet access to the other computers.

Tethering refers to connecting one device to another. In the context of mobile phones or Internet tablets, tethering allows sharing the Internet connection of the phone or tablet with other devices such as laptops. Connection of the phone or tablet with other devices can be done over wireless LAN (Wi-Fi), over Bluetooth or by physical connection using a cable for example, through USB.

If tethering is done over Wi-Fi, the feature may be branded as a Mobile Hotspot. The Internet-connected mobile device can thus act as a portable wireless access point and router for devices connected to it.

Many mobile phones are equipped with software to offer tethered Internet access. Windows Mobile 6.5, Windows Phone 7, Android (starting from version 2.2), and iOS 3.0 (or later) offer tethering over a Bluetooth PAN or a USB connection. Tethering over Wi-Fi, also known as Personal Hotspot, is available on iOS starting with iOS 4.2.5 (or later) on iPhone 4, 4S, 5, iPad (3rd generation), certain Windows Mobile 6.5 devices like the HTC HD2, Windows Phone 7 devices (varies by manufacturer and model), and certain Android phones (varies widely depending on carrier, manufacturer, and software version).

For IPv4 networks, the tethering normally works via NAT on the handset's existing data connection, so from the network point-of-view, there is just one device with a single IPv4 network address, though it is technically possible to attempt to identify multiple machines. On some networks, this feature is only contractually available by paying to add a tethering package to a data plan or choosing a data plan that includes tethering. This is done primarily because with a computer sharing the network connection, there may well be a substantial increase in the customer's mobile data use, for which the network may not have budgeted in their network design and pricing structures.

Some network-provided handsets have carrier-specific software that may deny the inbuilt tethering ability normally available on the handset, or only enable it if the subscriber pays an additional fee. Some operators have asked Google or any mobile producer using Android to completely remove tethering support from the operating system on certain handsets. Handsets purchased SIM-free, without a network provider subsidy are often unhindered with regards to tethering.

There are, however, several ways to enable tethering on affected devices without paying for it, including rooting Android devices or jailbreaking iOS devices and installing a tethering application on the device. Tethering is also available as a downloadable third-party application on most Symbian mobile phones as well as on the MeeGo platform and on WebOS mobiles phones.

Source:http://en.wikipedia.org/wiki/Tethering

178 questions
1
vote
0 answers

How did the original tether iphone app share the phone's internet connection over USB?

Tethering to your iPhone over SOCKS is clunky and prone to errors. There was once an app published by tether.com that allowed users to share their 3g/4g/LTE internet connection with their mac over USB. I think this would be a worthwhile open source…
Andres
  • 2,880
  • 4
  • 32
  • 38
1
vote
2 answers

android tethering restrictions

In android, is it possible to limit the the number of the devices that are connected to the phone via tethering? The limit by the OS is 10 , is there a way we can reduce this value through an app ?? Or is there a way to restrict the bandwidth of the…
Code_Yoga
  • 2,968
  • 6
  • 30
  • 49
1
vote
0 answers

Not able to capture packet on tethering interface

I am browsing internet from my window 7 PC using android phone usb tethering feature. I run the wireshark tool to capture packet over tethered interface .I selected all interface options using menu capture -> option-->capture on call interface When…
jainendra
  • 67
  • 1
  • 8
1
vote
0 answers

How to enable the tethering programatically in Android 4.0 and 3.0

I am developing an android application(for Version 4.0) which needs of using the USB tethering. But I could not able to switch on the tethering programatically. Please share your ideas if anyone have solution for this. Thanks.
0
votes
1 answer

Zend Studio with Remote Host option doesn't work in VPN networks & Android USB tethering mode

I'm using Zend Studio with Remote Host option (FTP) for working & testing directly in hosting. However, when I connect internet with my university's network, Zend Studio doesn't upload the code to the host. But, when I use FileZilla, it works…
aacanakin
  • 2,844
  • 4
  • 25
  • 42
0
votes
0 answers

Tether with mobile but use same IP address

Our university (school) has a limitation that one can only connect to their network using one device per student. It has been put in place because of the poor connectivity here (I'm in South Africa). I have set up my mobile (android) as my…
Mark Silberbauer
  • 917
  • 1
  • 8
  • 13
0
votes
1 answer

Peer to peer via Wi-Fi?

Can I communicate from one WP7 device to another via UDP when one device enables tethering (becomes a wi-fi hotspot) and another one connects to him like to external Wi-fi hot-spot? Is this possible scenario? I just want to create p2p game.
EgorBo
  • 6,120
  • 3
  • 35
  • 40
0
votes
0 answers

Android auto not working, file sharing in hotspot mode

For a long time I observed the problem of transferring data directly between devices without a router and I cannot understand the reasons. Example 1: you need to transfer a large file via Wifi from one phone to another. If both phones are connected…
mixalbl4
  • 3,507
  • 1
  • 30
  • 44
0
votes
0 answers

Android tethering not working with windows 11

I have an old samsung s5 (Android 6.0.1) that i would like to use as an usb tether for my windows 11 pc, unfortunately when i try to activate the option in the settings it immediately turns off on his own. I've tried with a samsung s21 and it works…
0
votes
2 answers

Get Internet Access on a Android device from a smartphone without hotspot

I have an Android device that has wifi and Bluetooth modules. I want to build applications to connect the device to the internet using a smartphone's data connection. Is this possible? The smartphone will have wifi as well as data connection. Can…
SyncMaster
  • 9,754
  • 34
  • 94
  • 137
0
votes
1 answer

How can I send downlink Iperf data over USB tethered latop with Android phone?

I have tethered my laptop with an Android phone. I am using RNDIS in the USB. I can send UL iperf data over the net. But I cannot send DL data to the laptop. DL data can be pushed to the phone but not the laptop. Any idea?
0
votes
1 answer

Problem with Delphi App Tethering, related to public vs. private ip addresses

I am trying to connect two Windows applications running on different computers not on the same subnet using Delphi's (10.3.1) app tethering. If the originating computer has both a public IP address and a local IP address, the responding computer…
0
votes
1 answer

Not able to connect Steam and Discord

I have difficulty on connecting Steam and Discord using my Mobile tethering. While using WiFI i able to connect to Steam and Discord but maybe it gonna be bit lagging that's why I am using mobile tethering. But when i connect it, my Steam and…
0
votes
2 answers

Delphi Tethering on Android Service

I'm testing tethering on Delphi. Everything works well in Windows 10 applications (both standard application and service). Everything is also fine in the standard android app. Problems are in Android service. I can connect from external client to…
pudnivec74
  • 845
  • 1
  • 8
  • 22
0
votes
1 answer

Port Forward Raspberry Pi's Shared Internet Connection

I currently have a setup where I got a raspberry pi connected WIRELESSLY to a router and a WIRED desktop connected to the raspberry pi (via Ethernet) and receiving internet from the pi. On the Desktop I want to run a Minecraft server on port 2000,…