Results 1 to 20 of 20

Thread: Networking Help

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2002
    Location
    USA
    Posts
    432

    Angry Networking Help

    Ok I just got a IBOOk with OSX and i want to network it with my WinXP Pro Pc can anyone help me wikth this i have never networked anything....

    I have the Cables and the Card that are needed I just dont know how to set it up ??

  2. #2
    PowerPoster Pc_Madness's Avatar
    Join Date
    Dec 2001
    Location
    Melbourne, Australia
    Posts
    2,765
    Well I don't think it would have been a good idea to Network an IBook with a PC on your first go.
    Don't Rate my posts.

  3. #3
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    First make sure TCP/IP is installed on both machines.
    Give them seperate, but very similar IPs, eg:

    192.168.1.1 and 192.168.1.2

    Now. Regarding the cables.
    If its a "cross-over" cable you have, then plug the cable from one card to another.
    Otherwise, its a normal network cable ("patch lead").
    You'll need to plug from each network card into a hub/switch.
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2002
    Location
    USA
    Posts
    432
    Yes im useing a Cat5 cable the PC has the Network Card and the ibook has one built in to it i pluged in the cables and inouted the ip on the ibook but i couldnt find and thing or find any way to see that it was connected anyone know where i can get step by step instructions or live help

    AIM: Dviper1020
    ICQ: 56186569
    E-Mail: [email protected]

  5. #5
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    Try to ping each system from the other
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  6. #6

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2002
    Location
    USA
    Posts
    432
    Ok they are talking to each other but when i try to connect to the pc with the mac it tells me that their are no files being shared wich is not true i can see that packets are being sent to the pc but i dont know know " Should of got a Dell lol"

    Anyone ?

  7. #7
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    Just because they're communicating doesn't mean that there are files shared.
    On your windows machine :

    Start > settings > control panel > network
    Make sure the "File & Printer Sharing" service is installed.
    If not, install it.

    Then go into windows explorer or my computer, right click on a folder or drive, select Sharing, then share it.
    Then from the other machine, try browsing to \\computername
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  8. #8
    PowerPoster Pc_Madness's Avatar
    Join Date
    Dec 2001
    Location
    Melbourne, Australia
    Posts
    2,765
    Do u want to share an internet connection??

    Is it possible with ICS???
    Don't Rate my posts.

  9. #9
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    Yeah, but does OSX read the NTFS filesystem? If you didn't select otherwise, that's probably what you're using on XP. If so, then it may not be possible to network it (although this may be false, operating systems like Mandrake Linux (8.2) can READ NTFS partitions but not write.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  10. #10
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    OSX does not need any NTFS support to do Windows File Sharing - it's a network protocol, like FTP or HTTP, not a file system.

    Also, a Linux kernel can be compiled to support the NTFS file system. However, Red Hat does not compile the support in. I have had no problem using the "smbclient" program on my Red Hat based laptop at work to transfer files to and from my Windows 2000 Pro Desktop. It's on a full-fledged Windows Domain, even.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  11. #11
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    Ahh... okay then.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  12. #12
    PowerPoster Pc_Madness's Avatar
    Join Date
    Dec 2001
    Location
    Melbourne, Australia
    Posts
    2,765
    Isn't NTFS a fileing system used by Win XP?? Not a protocol...
    Don't Rate my posts.

  13. #13
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    Originally posted by Pc_Madness
    Isn't NTFS a fileing system used by Win XP?? Not a protocol...
    Yep NTFS is a file system, in much the same way as FAT12, FAT16 and FAT32 are, but it has a lot more features.
    Basically over a network, it doesnt matter what file system a computer is running for another computer to view its files etc.

    Its down to the communications protocols on the computers to transmit the data.
    Simplest example of this is using Telnet or FTP.
    Your computer is running Windows, but the server could be running Windows, Unix, Linux, Novell etc.

    It doesnt matter though, because the server is presenting its data in a generic fashion.
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  14. #14
    PowerPoster Pc_Madness's Avatar
    Join Date
    Dec 2001
    Location
    Melbourne, Australia
    Posts
    2,765
    Sorrry, it just looked like he was implying that NTFS was a protocol, but after re-reading...I think I follow
    Don't Rate my posts.

  15. #15

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2002
    Location
    USA
    Posts
    432
    Ok a little off topic here........

    I have Files that are being shared but i can access them i have tryed everything i know any that you have told me but no luck i have over 1gig of data that im shareing and it still says that it can connect to the network because their are no files being shared?

  16. #16
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Originally posted by Pc_Madness
    Sorrry, it just looked like he was implying that NTFS was a protocol, but after re-reading...I think I follow
    Sorry, I was a little unclear. Windows File Sharing is the protocol, also called SMB (Server Message Block) sometimes.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  17. #17

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2002
    Location
    USA
    Posts
    432
    ok back on topic here anyone have step by step instructions or if you realy knwo how to do this IM me or E-mail me the instructions please

  18. #18
    PowerPoster MidgetsBro's Avatar
    Join Date
    Oct 2000
    Location
    Apparently, Internet.com
    Posts
    3,125
    Can OS X see a windows network? I thought you had to have special software on an Apple machine to see Windows networks. Or did they build this in to the OS with X?
    <removed by admin>

  19. #19
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Yes, you need a client program that speaks the Windows protocols, just like you need a web browser (or whatever) to talk to a web server.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  20. #20
    PowerPoster Pc_Madness's Avatar
    Join Date
    Dec 2001
    Location
    Melbourne, Australia
    Posts
    2,765
    Well... I've only seen a Mac connected a network with a PC via ... it was either a Router or Switch.

    But that was in a picture....
    Don't Rate my posts.

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