connect two computers to internet through bluetooth


Recommended Posts

Hi guys,

I have desktop computer and laptop.

The two devices have a bluetooth, with which i can make a network (personal area network).

I have an internet connectin on my laptop and i want to connect the internet to my desktop through the bluetooth connection (the personal area network),

So my questions are: is that possible? and how to?

thanks in forward,

So your laptops have bluetooth but now wireless nic?

How is your 1 laptop connecting to the internet?

Be it possible or not -- its not really the best solution. Why not just setup a standard wireless network?

Even if you were using Bluetooth 3.0 + HS, its max in theory bandwidth is 24 Mbit/s, now take into account overhead, etc. etc. And its not going to be faster than a standard G network. And I find it unlikely you would be using that standard of bluetooth.. so your more like 3Mbits/sec max.

Do yourself a HUGE favor and save yourself a lot of grief and frustration -- and layout the few bucks for a wireless router or access point.

What hardware are you dealing with, and what internet connection do you have? And we can point you to a very reasonable priced solution to get wireless working.

But if your dead set on doing it with bluetooth.

More than likely you could just bridge the bluetooth interface with your internet one?? Again what type of internet connection do you have? And or you could setup internet connection sharing - ICS.

  BudMan said:
So your laptops have bluetooth but now wireless nic?

How is your 1 laptop connecting to the internet?

Be it possible or not -- its not really the best solution. Why not just setup a standard wireless network?

Even if you were using Bluetooth 3.0 + HS, its max in theory bandwidth is 24 Mbit/s, now take into account overhead, etc. etc. And its not going to be faster than a standard G network. And I find it unlikely you would be using that standard of bluetooth.. so your more like 3Mbits/sec max.

Do yourself a HUGE favor and save yourself a lot of grief and frustration -- and layout the few bucks for a wireless router or access point.

What hardware are you dealing with, and what internet connection do you have? And we can point you to a very reasonable priced solution to get wireless working.

But if your dead set on doing it with bluetooth.

More than likely you could just bridge the bluetooth interface with your internet one?? Again what type of internet connection do you have? And or you could setup internet connection sharing - ICS.

thank you guys,

my internet connect on my laptop is through 3.5 G modem

  still1 said:
Yes, its possible but it would be a slow connection.

OS used in PC and the laptop?

I don't care if it was slow. I jut want to connect the both to the internet

on my desktop I use win xp ,

on my laptop i use win 7

thank you for responding

Edited by liberal

I would highly suggest you just pickup a router for your 3.5G --- I know dlink announced they would be coming out with one DIR-412, IM sure there are many to choose from already.

This would be better then ICS imho, but sure just setup ICS.

http://windows.microsoft.com/en-US/windows...nection-Sharing

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Become a PDF Expert on your Mac — One-time purchase now at 42% off by Steven Parker Today's highlighted deal comes via our Apps + Software section of the Neowin Deals store, where for only a limited time you can save 42% on PDF Expert One-Time Purchase. PDFs remain the best way to transmit documents, but editing them isn't possible with standard Mac software. PDF Expert changes that, allowing you to edit PDF text, images, links, and outlines quickly and easily. Typo in a contract? Easy fix. Need to rework a complete section of a document? No problem. PDF Expert provides a series of essential functions that will transform the way you work with documents on your Mac. It recognizes text and OCR, makes edits, and fills out forms. And with the “Enhance” feature powered by AI, it will fix distortions, remove shadows and improve contrast so that even difficult-to-read documents look great. EDIT Change the text. Easily fix typos, update numbers, or add entire paragraphs Insert images. Update logos in a contract or add a new graph to a report Add links. Enrich your PDFs by linking to other pages or external websites ANNOTATE Highlight the important. Make the most valuable content stand out at a glance Comment on PDFs. Add text to PDFs, insert pop-up notes & write your thoughts in the margins Add stamps. Review documents with our set of stamps or create custom stamps for any workflow ORGANIZE Merge PDFs. Combine multiple files into one PDF document Manage pages. Add, delete, rearrange, or rotate PDF pages with ease Split PDFs. Extract pages from PDFs & save them as separate files CONVERT Convert to PDF. Turn JPG, PNG, Word, PPT, and Excel to PDF PDF to Word. Convert PDFs into editable Word documents PDF to image. Turn PDFs into JPG or PNG images PDF to Excel. Convert PDFs into Excel spreadsheets PDF to PPT. Save PDFs as PowerPoint presentations PDF to text. Convert PDFs into editable TXT files FILL OUT Fill out PDF forms. Easily fill out PDF forms by just clicking on them Sign documents. Add your signature to a PDF in a few clicks. Let customers sign documents with handy one-time signatures Redact PDFs. Blackout or erase confidential information from your documents RECOGNIZE TEXT OCR text in PDF. Recognize the text, so you can search, highlight & copy it Enhance scans. Fix distortions, remove shadows & improve contrast Crop & split pages. Split double-page scans into separate pages & remove undesired margins Good to know: Length of access: Lifetime Redemption deadline: redeem your code within 30 days of purchase Access options: Mac Max number of device(s): Unlimited usage on personal macOS devices Version: PDF Expert 3 for Mac (macOS) Updates: Get continuous support and bug fixes. Additional new features may come at an extra cost. PDF Expert One-Time Purchase normally costs $139.99, but you can pick it up for just $79.97 for a limited time, that represents a saving of $60 (42% off). For a full description, specs, and license info, click the link below. Get PDF Expert for just $79.97, or learn more Although priced in U.S. dollars, this deal is available for digital purchase worldwide. We post these because we earn commission on each sale so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. Other ways to support Neowin Whitelist Neowin by not blocking our ads Create a free member account to see fewer ads Make a donation to support our day to day running costs Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: Neowin benefits from revenue of each sale made through our branded deals site powered by StackCommerce.
    • It all went down hill after he retired from the ring, nothing really to do with him being a trumpster (as are most wrestlers). Hulk in general was a bad person after his retirement.
    • Debian switches to 64-bit time completely to avoid Y2K38 disaster by Usama Jawad Some of you may remember the Y2K problem, where the world expected airplanes to fall from the sky as soon as we reached the year 2000, primarily because many software applications at that time typically just used the final two digits of each year to store calendar year data, which meant that the year 2000 was indistinguishable from the year 1900. Fortunately, we were able to avoid the 2K problem, thanks to the tireless efforts of many software vendors and engineers. Now, we are a few years away from a similar issue, and it looks like the Linux distro Debian wants to solve that problem right now in its own operating system. Basically, older 32-bit architectures will face the Y2K38 problem in the year 2038. This is because the signed representation of Unix datetime values will overflow the 32-bit space, which would cause bugs in associated software. Debian is a pretty old distro with its first release dating back to 1993, so the maintainers say that a lot of sensitive computing is still happening on 32-bit architecture. Although there are still roughly 13 years to go before we reach 2038, developers want to proactively tackle the problem rather than having to scramble at the last minute like with Y2K, according to The Register. Another name for Y2K38 is the Unix Epochalypse, since it impacts systems that store datetime values in the Unix format within a signed 32-bit space. On January 19, 2038, 03:14:07 UTC, this space will overflow. As such, Debian maintainers will use 64-bit time_t formats even on 32-bit architectures starting with the release of Debian 13 "Trixie". This is not a small change, as maintainers found the use of the time_t variable in random places across 6,429 packages. The maintainers went on to say that: This may be a breaking change for some applications, so it is important to test your program's response to the time_t variable switch by leveraging the Debian wiki. Interestingly, Y2K38 may also impact certain older Windows programs and out-of-support Windows operating systems.
    • I hope they programed its eyes to turn red when it becomes evil, that is an important feature for any AI representation.
    • Microsoft gives Copilot visual appearance with real-time expressions and emotions by Taras Buria Several months ago, during its 50th anniversary event, Microsoft teased a visual upgrade for Copilot (then called "Copilot Avatar") that would give the chatbot a visual character with expressions, reactions, and emotions. Now, users in the US, UK, and Canada can try Copilot Appearance, "a new, visual way to chat." Conversational mode has been available in Copilot for a while, but it lacked any visual cues or non-verbal communications. All users see on their screens is some abstract animation. With Copilot Appearance, Microsoft is improving voice conversations with real-time visual expressions. Sadly, Copilot Appearance is not a Clippy 2.0. In its current form, it is an abstract blob with a face that can morph into different shapes, express emotions, nod in agreement, etc. The concept is similar to what xAI offers with Grok AI companions that cost $300 per month, but Microsoft's approach is much more toned down (and you cannot undress it). On the official Copilot Labs website, Microsoft describes Copilot Appearance as "an experiment to incorporate a more visual, engaging experience into Copilot." Copilot Appearance is rolling out to a limited set of users in just three countries as Microsoft takes a cautious approach to a more personified AI. If you have a lucky ticket, you can try Copilot Appearance by launching Voice Mode (click the microphone button in the composer) and toggling the feature in Voice Mode settings. Microsoft says that the initial release is experimental, and it is working on refining the experience.
  • Recent Achievements

    • Week One Done
      CyberCeps666 earned a badge
      Week One Done
    • Very Popular
      d4l3d earned a badge
      Very Popular
    • Dedicated
      Stephen Leibowitz earned a badge
      Dedicated
    • Dedicated
      Snake Doc earned a badge
      Dedicated
    • One Month Later
      Philsl earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      627
    2. 2
      ATLien_0
      240
    3. 3
      Xenon
      163
    4. 4
      +FloatingFatMan
      124
    5. 5
      neufuse
      123
  • Tell a friend

    Love Neowin? Tell a friend!