26 questions
-1
votes
1
answer
52
views
Using a broadband connection while on a network with an internet connection
So, in my workplace I use a laptop that I connect to a domain via ethernet, and the network there has an internet connection, however it's usually very slow and sometimes doesn't work at all, so I use ...
-1
votes
1
answer
553
views
how to connet wired network in fedora/ubuntu via ISP (username and password)?
I have tried to connect wired network connection using modem of ISP provider in Linux but could not see the option for Ethernet/Broadband in network connection.
While i choose add (+) option, there ...
2
votes
1
answer
2k
views
How to change mac address of 3G/4G mobile broadband device?
I am trying to use technitium tmac. But it just doesn't work.
0
votes
1
answer
470
views
Windows 10 UWP app: StreamSocket via mobile broadband
I'm wondering how I can use the mobile broadband connection of a device from my application, written as a UWP app. I am using the following code that allows me to connect to the desired device via ...
1
vote
1
answer
85
views
Apache Cordova broadband
I haven't been able to find information about network restrictions and Cordova.
My question is
How can I prevent or restrict the use of mobile (3G/4G) broadband in a Apache Cordova 5 App?
-1
votes
2
answers
401
views
Determining the Broadband connection type or 'last mile' of internet connection from a computer
I was wondering if it is possible to determine the type of broadband connection being used from a computer? Whether it is being provided via ADSL or Cable, etc.
I have tried to achieve this ...
2
votes
1
answer
437
views
Changing network interface at runtime
I am programming a small application with qt5. This application gets the reply from an API server every minute. Every thing is working fine but I ran into a bug.
While testing the application I ...
0
votes
1
answer
83
views
How to differentiate or identify if a wifi connection is a tethered network or real broadband network?
Due to work traveling we have to put up with a location with quite "unstable" internet connection.
The property owner has set the charges including his own "wifi" facility providing to us.
Because ...
1
vote
1
answer
2k
views
Multiplex multiple mobile broadband connections into one access point
I'm trying to find a way to take multiple mobile broadband connections, and bridge them together to expose one wifi access point.
I want to tether the phone's broadband, and multiplex the data.
How ...
2
votes
0
answers
1k
views
MBN Api: No interfaces found when using mbnInfMgrInterface.GetInterfaces()
Good afternoon
I have a strange problem when using the Mobile Broadband Network API (MBN API). When using netshell and running netsh mbn>show interfaces, I receive 1 interface. That's correct because ...
1
vote
1
answer
976
views
How to get messages from Serial Port in VB.NET
I already have the working codes using USB broadband kit to send a message in VB to mobile phone. Now I am doing the other way which is getting the messages from the Broadband SIM here's the code:
...
3
votes
1
answer
2k
views
struggling with mobile broadband api windows 7 and windows 8 with C#, not sure what to install
I have an application that requires to control mobile broadband API.
I am struggling on correctly installing the api on my devices.
I've been follow the instructions in this document:
http://www....
0
votes
1
answer
543
views
General network error on adodb with mobile broadband
We have applications that synchronize some database (sqlserver).
Technician Database (SQLExpress 2008 32bit) and on the server side SqlServer 2008 R2 64 bit.
In the synchronize application I to some ...
0
votes
1
answer
2k
views
Mobile Broadband C# interface to manage Profiles
I am trying to use the C# interface to the mobile broadband API. The code below compiles and intellisense displays all of the COM methods, but the code does not execute correctly.
...
0
votes
2
answers
2k
views
Mobile Broadband Sierra Gobi 3000 drivers compile under kernel 3.2
I got drivers from here: Codeaurora.
I was able to build drivers easily under 2.6.32 Kernel but due to other problems i had u had to upgrade kernel to 3.2 from back ports squeeze.
Now i got ...