3110c web browsing with bluetooth

I would like to browse the internet with my 3110 classic using a bluetooth connection to my laptop, which is in connected to the internet.
Nokia 3110 Classic
Microsoft Windows Bluetooth, XP
Nokia PC Suite 7.0.7.0
I have paired the phone and laptop, PC Suite works fine.
Any assistance much appreciated.
Thank you.
Solved!
Go to Solution.

Can't be done I'm afraid. It's designed to work the other way around: using the phone as the modem and allowing the laptop to access the Internet through it over a bluetooth connection.
Was this post helpful? If so, please click on the white "Kudos!" star below. Thank you!

Similar Messages

  • Web Browser with website filter

    Hi all, I am new to here.
    I'm doing my final project, which I have to develop a web browser, with some website unaccessable, like porn site.
    I have totally no idea on how to do this on my browser (somemore my browser is not running properly). Got people told me that I can store those banned website's URL in a text file, then read from there and compare to the Address bar, if same then block that website.
    Is there anyone here expert in develop a web browser with some specified website banned like I mentioned? If yes please please please teach me how to do this, or if have any good example for similiar porblem, please let me know. It's very important to me, THANKS !!!

    Hi all, I am new to here.
    I'm doing my final project, which I have to develop a
    web browser, with some website unaccessable, like
    porn site.You need to develop a browser? Isn't that a bit too much work for 1 person?
    I have totally no idea on how to do this on my
    browser (somemore my browser is not running
    properly).Uh, you finished your browser already? Well then the hard part is done.
    Got people told me that I can store those
    banned website's URL in a text file, then read from
    there and compare to the Address bar, if same then
    block that website.That would be quite a bit of work. An easier approach would be to block addresses based on words appearing in them.

  • Web Browser with Bookmarks menu in xcode?

    Hello, I am new to programming and have followed several tutorials on programming a web browser using xcode. So far I have a history menu, a google search, and a url field, and a home button that brings you back to the default homepage. I would now like to implement a bookmarks menu in the menu bar. For the ability to store bookmarks. seeing as how i am new, I have no idea about how to go about doing this. Could someone please either post the code for this feature, or either lead me to a tutorial or give me instruction on how to do this. Than you, any help is greatly appreciated.

    Hi all, I am new to here.
    I'm doing my final project, which I have to develop a
    web browser, with some website unaccessable, like
    porn site.You need to develop a browser? Isn't that a bit too much work for 1 person?
    I have totally no idea on how to do this on my
    browser (somemore my browser is not running
    properly).Uh, you finished your browser already? Well then the hard part is done.
    Got people told me that I can store those
    banned website's URL in a text file, then read from
    there and compare to the Address bar, if same then
    block that website.That would be quite a bit of work. An easier approach would be to block addresses based on words appearing in them.

  • Aladdin eToken using the Web browsing with Firefox. Firefox often asked to enter a password eToken. How to turn off the continuous requests?

    Aladdin eToken using the Web browsing with Firefox. Firefox often asked to enter a password eToken. How to turn off the continuous requests

    I have found a solution.
    For all they wont use a etoken to surf.
    Go to extras, options then extendet and go to cryptographic module and unload the etoken. To unload the etoken you must selekt etoken not the name of the token.
    i have translate the menu names from german to english.

  • Air Web browser with drag out remote files

    Hi
    I'm new in AIR so I have few questions.
    I want to create my own simple web browser where users can drag out files on desktop using links on web pages instead of normal OS download system.
    I've found function which works fine when I use static url and name but I don't know method how I can actually get real url and name.
    Method:
                 addEventListener(MouseEvent.MOUSE_DOWN, mouseDownHandler);
                 public var fileDown:URLFilePromise;
                 public function mouseDownHandler(event:MouseEvent):void
                    fileDown = new URLFilePromise();
                    fileDown.request = new URLRequest("http://www.example.com/file.txt");
                    fileDown.relativePath = "file_name.txt";
                    var promises:Array = new Array();
                    promises.push(filePromise);
                    var clipboard:Clipboard = new Clipboard();
                    clipboard.setData(ClipboardFormats.FILE_PROMISE_LIST_FORMAT, promises);
                    NativeDragManager.doDrag(this, clipboard);
    Can anyone help with this ??

    Until the introduction of file promises in AIR Athena, it  has never been possible to drag remote files out of an AIR application.
    You could refer to the http://www.adobe.com/devnet/air/flex/articles/using_file_promises.html
    Hope this is helpful. Please let me know if I could help more.

  • Web browser with bookmarks

    Hello, I am new to programming and have followed several tutorials on programming a web browser using xcode. So far I have a history menu, a google search, and a url field, and a home button that brings you back to the default homepage. I would now like to implement a bookmarks menu in the menu bar. For the ability to store bookmarks. seeing as how i am new, I have no idea about how to go about doing this. Could someone please either post the code for this feature, or either lead me to a tutorial or give me instruction on how to do this. Than you, any help is greatly appreciated.

    The following quotation from iOS: How to transfer or sync content to your computer may have the explanation. (It isn't available on the Info tab on iTunes on my Mac computer running OS X 10.9 either.)
    You can sync bookmarks between your computer and your iOS device. When syncing is enabled, all bookmarks will sync. You can sync bookmarks with the following apps:
    Safari (OS X Mountain Lion v10.8 or earlier)
    Safari for Windows (Windows XP, Windows Vista, and Windows 7)
    Microsoft Internet Explorer
    It may be that the only currently supported method for some versions is via iCloud. https://www.apple.com/icloud/setup/

  • Loading jfx app into web browser with preloader (improving load time)

    hi,
    has anyone made any attempt to construct kind of application preloader, waiting for whole app to load can take long time and default spinning wheel with java cup is not really user friendly.
    I was thinking about breaking app in two parts
    1)login view
    2)rest of the app that will be loaded lazily
    but then how to load second jar, what about updates of that second jar. Is there any way to talk to javascript in browser to show something nicer then default applet's preloadder.????
    maybe there is a better idea on how to improve loading time of jfx app embedded in web browser, my experience is based on 1.1 version of jfx so now it can be better.
    apart from jfx component im planing to use spring ioc and jdbc driver. so it should show something as quick as possible (confirm certificate and show login view) and then (or in the meantime) load rest of the stuff.
    any thoughts appreciated
    thanks

    Have you read the last post of (the prolific ;-) ) Rakesh Menon ;-)
    http://blogs.sun.com/rakeshmenonp/entry/javafx_lazy_loading
    May be it could help you.
    Regards
    Richard

  • JavaFX Web Browser with GWT

    I'm using a web app (I'm using Drools, a JBoss rule management system), that has a GWT front-end, inside of my JavaFX application. It almost works perfectly except for one thing, there is a button in the web app that calls a GWT function Window.confirm() which pops up a browser-based confirm dialog. The issue, I think, is that JavaFX seems to not be able to handle this Window.confirm call. I'm not sure if the call isn't happening right or that JavaFX doesn't have a dialog pop-up like Firefox or IE. Any ideas on what to do from here?

    Do you have access to JavaFX WebEngine? If so, try installing a confirm handler:
    webEngine.setConfirmHandler(new Callback<String, Boolean>() {
    @Override
    public Boolean call(String message) {
    // Do something
    return true; // Return true or false
    You will need to display the dialog yourself from within the handler.
    Edited by: Vasiliy Baranov on Nov 3, 2011 8:45 AM

  • Web Browsing with Parental Controls

    Question: I have a daughter that is almost 8 now and is starting to get around the net quite well now. My issues is I'm on Tiger 10.4.11 and it don't have the parental controls that leopard 10.5 has. Is there a quick fix for this or is my only 2 options would be to upgrade to leopard which I really don't want to or purchase a security software.
    David

    sorry my recent post on logs kind of speaks forebodingly about safe eyes...somehow a logger that I cannot track with anti-vandal has found way in...other than that their program works well...You may also check out intego's Content Barrier X%.
    Apples parental controls work but they do not filter well...all you can really do is allow only certain websites...WATCH OUT FOR THE KIDS GAMES>>A Close friend had over 70 viruse hit because they were latching onto the games
    Hope you have success
    Also check out K-9 web protection....Email them to see if the Mac version has been upgraded enough to get out the bugs..Mac version was new 6 mos ago
    Their program is totally free.

  • In short, firefox was my web browser with a google window. Now, I open the mozilla window only to have google totally dominate the screen. Only for me, not my wife. What did I do, how do I correct???

    I was using both firefox/mozilla and google but now when I click
    on mozilla it trys to open but google dominates and I can't get into firefox to browse. Yet other users still have the normal screen and no problem. What did I do and how do I correct this problem?
    Thanx in advance. Also, is there a cost for this assistance??

    First make sure that no application is using or has open any files on the disk. Then:
    Click and drag the disk icon on the desktop to the trash. Wait for the system to recognize the action, and the icon should disappear from the desktop. It is then safe to remove the device.
    Alternatively, you can secondary click on the disk icon, and then primary click "Eject (name of disk)". Wait for the icon to disappear off the desktop, and then it is safe to remove the drive.
    Here is a detailed help document on the subject.
    http://docs.info.apple.com/article.html?path=Mac/10.7/en/mchlp1056.html

  • Hou to surpport the plug-ins in web browser with AIR mx.control.HTML

    My app used the google earth plug-in in browser, but when i use AIR mx.control.HTML in FB3, the plug-in can not take effect, the tooltip is "The Google Earth Plugin is not currently installed."
    It is always ok in IE, firefox

    The plugin works only on Windows (Firefox and IE).
         http://googlesystem.blogspot.com/2008/05/google-earth-browser-plugin.html
    HTH.

  • Web Browsing with Magic TrackPad...

    Just got magic trackpad and upgraded to Lion, how can I navigate forward/back through webpages?

    Use the two finger swipe between pages option.  System Preferenes > Trackpad > More Gestures tab.
    It works well in Safari, but not in Firefox.
    Regards,
    Captfred

  • Help with WAP 1142n not displaying web browser?

    Hi all
    Sorry I am new with the Cisco WAP.
    I have my device configured, and it has an IP, subnet, etc.
    I currently have it connected with serial port to my laptop and used PutTy to get into it, that's no problem.
    However, despite it having an IP, I cannot use the web browser with it! This is driving me mad. I want to use the web browser and not the CLI for everything. Let me know if you need screenshots. Everything looks ok to me....it has a BVI1 IP as well as an Ethernet address.
    thanks in advance!

    You currently have configured...
    no ip http server
    ip http secure-server
    Are you sure you are navigating to "https://" ?

  • Display the reports in web browser?

    I need advise.. Here is my requirements.
    we are using Oracle9i database. We have data warehouse Schema. We wanted to display some of the reports in the browser. What are the possible solutions to display the reports in web browser with out using any reporting tools(cognos, business objects etc).
    Thanks

    Well your requirement is a little bit odd, displaying data in database without using tools or application. What's form of these reports you are talking about? Are they just bunch of queries?
    If you don't want to use heavy duty software like cognos or business objects, then consider use Oracle Application Express APEX
    http://www.oracle.com/technology/products/database/application_express/index.html
    by the way cognos and business objects are OLAP tools, does that mean your reports are OLAP report?

  • Why no web browser on Apple TV?

    I have just installed Apple TV, which replaced an old Elgato EyeHome. One of the nice features of this device was that it in addition to all the streaming features it allowed web browsing (though via a very poor browser!). I was wondering why Apple have not included a web browser in Apple TV, especially since an iPhone can now be used as a keyboard?
    One other feature of the EyeHome was that it allowed many different formats to be viewed on your TV, not just iTunes compatible formats....
    Tony

    Sr. Vergas wrote:
    @Winston
    TV screens should be better than computer monitors. TVs easily do 1920x1080 resolution @ 60Hz, while only the best computer monitors are capable of such. The majority of computer monitors by default are doing 1024x768, with maybe the option of going up to 1280x1024, both at 60 hertz. This makes TV excellent candidates for web browsing! I'm running a web browser on my ATV and it looks great!! I just wish I could figure out how to make a mouse and keyboard work with it.
    Cobalt Jacket wrote:
    To be sure, pretty much any computer monitor from recent times should be able to do 60Hz.
    Also, some of the newer TVs are 120Hz (30 * 4 = 120, 24 * 5 = 120).
    Not really the whole picture though is it. There are some tv's that might display a web browser with reasonable clarity, but not many. Most 1080 tv's do not actually have 1920 x 1080 pixels - they simply upscale a 1080 signal. And of course more important than the overall resolution is the relative resolution by area and more importantly the distance between pixels, then of course there is overscan, anti-aliasing, brightness, pixel pitch, viewing angle, colour bit depth, response time and more that tv's simply can't compete with a computer monitors on.

Maybe you are looking for

  • Work Manager Installation Problem

    Hi Experts, I'm currently installing PCM Version 7.5 on Windows 2008 R2 with MS SQL Server 2008. This installation is for a demonstration system, and has all components (database, Application Server, Web Server, etc) installed on one host. The databa

  • How to stop sound of video?

    Hi, I have an issue. In the landing page of my site I have loaded a video with standard html5 code. When I click on an anchor link I would like to mute the video, or even better set it to the last frame. (In the video I have removed the controls it i

  • Vi with 'show diagram' and other controls grayed out

    Two of my vi's are acting differently - many features are grayed out. The Vi Properties Security tab shows the Locked (no password) option is selected. All the Vi Properties are grayed out, so I can't change that. How is modified? Thanks. This is Lab

  • Can I use other charger on my E7?

    How can I charge my E7 ? Can any other charger use this? Moderator's note: The subject was edited as we provide a topic touched on the subject.

  • Audio problem with OS 10.4.10

    I have a problem with my audio in OS 10. I have OS 10 on one of my drives. The audio is broken and noisy when I am running from this drive. If I start from the other drive which has 9.2.2 on it , the audio is normal. Can't figure out why the audio is