Results 1 to 12 of 12

Thread: Network Woes

  1. #1

    Thread Starter
    Hyperactive Member GamerMax5's Avatar
    Join Date
    Nov 2004
    Location
    United States
    Posts
    388

    Resolved Network Woes

    I have two computer on a network. One is running Win98SE and the other WinXP. I know this is a bad idea in the first place but oh well. lol Now I can ping the IP opposite IP addresses and they all go through which means the computer are successfully networked. However I want to allow the WinXP PC to get to the files on the Win98SE PC. I can't figure out how to do that? Any help?
    Last edited by GamerMax5; Jan 4th, 2006 at 05:10 PM.

  2. #2
    Fanatic Member dark_shadow's Avatar
    Join Date
    Feb 2005
    Location
    Igloo
    Posts
    900

    Re: Network Woes

    have you mapped the drives of the win 98 machine to the xp?

  3. #3

    Thread Starter
    Hyperactive Member GamerMax5's Avatar
    Join Date
    Nov 2004
    Location
    United States
    Posts
    388

    Re: Network Woes

    If you're talking about right clicking on Network Neighborhood and then going to mapping drives, then I tried it but I'm not sure what to map it to.

    The drive list it offers doesn't contain the local hard disk and I'm not too sure about the path to the hard disk on the XP machine. I'm still new to this so it's rough. lol Sorry I can't be more specific.

  4. #4
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: Network Woes

    You need to do the following:
    • Ensure the PC's are properly networked and can communicate. You've done this already.
    • Ensure that both PC's belong to the same windows workgroup.
    • Give each PC a name with which you can use to identify it on the network.
    • On the windows 98 PC, right click on the drive or the folder you wish to share and select the properties from the menu.
    • Select the sharing tab and give the share a name with which to identify it.

    You can now open the network neighbourhood and you should see the Windows 98 share in the list.

    For file sharing to work in Windows 98, you need to configure your networking options below is an article which explains how to do it.

    http://www.wellesley.edu/Computing/F...acstaff98.html

    Also, if you want to share directories on the XP machine, the setup is slightly different:

    http://support.microsoft.com/default...b;en-us;304040
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  5. #5
    Fanatic Member dark_shadow's Avatar
    Join Date
    Feb 2005
    Location
    Igloo
    Posts
    900

    Re: Network Woes

    i'm sure visualAd is much smarter than i am when it comes to this but cant you just map the drive like this

    \\computername\driveshare$

    the only reason that i can think of is that maybe OS compability

  6. #6

    Thread Starter
    Hyperactive Member GamerMax5's Avatar
    Join Date
    Nov 2004
    Location
    United States
    Posts
    388

    Re: Network Woes

    # On the windows 98 PC, right click on the drive or the folder you wish to share and select the properties from the menu.
    # Select the sharing tab and give the share a name with which to identify it.
    When I do that to the My Documents folder, it asks me for a list of names and access rights for the folder and then it asks me to add a computer. I click the button and it says that there aren't any computers available.
    Last edited by GamerMax5; Jan 4th, 2006 at 04:07 PM.

  7. #7
    Hyperactive Member dandono's Avatar
    Join Date
    Aug 2004
    Location
    Cornwall, UK
    Posts
    485

    Re: Network Woes

    I don't know if this will work but try running the Network Setup Wizard. Run it on the xp machine first and then you can either make a floppy disk with a copy of network setup wizard or you can run it off of your windows xp cd. Dont know if this will work but it is worth a try. Probably not the most technical way to do it but it might work
    If there is only one perfect person in the universe, does that make them imperfect?

  8. #8
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: Network Woes

    When you share a directory in Windows 98, you just need to name the share and define its access level. Read-Only; Full or Password.

    I suspect you have user level access set up on the PC. You need to change it to share level access. You do this by going to Control Panel ->Network and select the Access Control tab.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  9. #9
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: Network Woes

    Quote Originally Posted by dark_shadow
    i'm sure visualAd is much smarter than i am when it comes to this but cant you just map the drive like this

    \\computername\driveshare$

    the only reason that i can think of is that maybe OS compability
    That will work when connecting to the XP PC but not on the 98 PC, this is bacause the drive$ shares are special NT administrative shares.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  10. #10
    Fanatic Member dark_shadow's Avatar
    Join Date
    Feb 2005
    Location
    Igloo
    Posts
    900

    Re: Network Woes

    Quote Originally Posted by visualAd
    That will work when connecting to the XP PC but not on the 98 PC, this is bacause the drive$ shares are special NT administrative shares.
    oh i understand but if he changes the share name to not include the $ would it work or no?

  11. #11
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: Network Woes

    No, they don't exist on Win 9x/Me, you would need to share the entire drive manually.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  12. #12

    Thread Starter
    Hyperactive Member GamerMax5's Avatar
    Join Date
    Nov 2004
    Location
    United States
    Posts
    388

    Re: Network Woes

    Thx for the help. I finally got it running. It was the user level access that was blocking me from finishing it. Thx a lot everyone.

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