Results 1 to 3 of 3

Thread: [RESOLVED] Connecting to Server

  1. #1

    Thread Starter
    PowerPoster make me rain's Avatar
    Join Date
    Sep 2008
    Location
    india/Hubli
    Posts
    2,208

    Resolved [RESOLVED] Connecting to Server

    i have made one of my windows-7 ultimate machine as my server and installed the MySQL server + my front end application
    and my server ip is 10.198.168.53

    the issue is in my server front end application
    **************************************
    in the connection string if i use server = localhost then connection is working but if i use 10.198.168.53
    the bug is unable to connect to any of the MySQL hosts

    one more funny thing is , if i connect the Ethernet cable between server & laptop ( my laptop ip is 10.198.168.52 ) then
    no problem i mean i can use IP 10.198.168.53 in the connection string , if i remove the cable then the connection string must be localhost.

    the checks i did on the Os
    **********************
    (1) in the OS BIOS network adapter is enabled
    (2) system self ping is Ok

    what must be wrong here
    The averted nuclear war
    My notes:

    PrOtect your PC. MSDN Functions .OOP LINUX forum
    .LINQ LINQ videous
    If some one helps you please rate them with out fail , forum doesn't expects any thing other than this

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Connecting to Server

    OK.... I'm going to ask the obvious... but... is the WiFi turned on? Actually doesn't matter... because the WiFi would have a different IP anyways... sounds like 10.198.168.53 is tied to the wired network card. Since you unplugged the connection, (and there is no WiFi) it can't get to the network to resolve the IP address. If you do have WiFi and it's activated, then it is finding the network, but because the connection is unplugged, it doesn't exist.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  3. #3

    Thread Starter
    PowerPoster make me rain's Avatar
    Join Date
    Sep 2008
    Location
    india/Hubli
    Posts
    2,208

    Re: Connecting to Server

    Wow ,
    great & thanks , there was a broad band connection i deleted that connection settings now i
    The averted nuclear war
    My notes:

    PrOtect your PC. MSDN Functions .OOP LINUX forum
    .LINQ LINQ videous
    If some one helps you please rate them with out fail , forum doesn't expects any thing other than this

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width