Nov 20, 2009
Pages: 1, 2

How To Connect Computers In A Wi-fi Network - Peer-to-peer connection?

free web hosting
Open Discussion & Free Web Hosting > Computers & Tech > Networking

How To Connect Computers In A Wi-fi Network - Peer-to-peer connection?

techocian
My parents have been persuading me over and over again to do something about our wireless internet connection. No, its not that the router has any problems connecting the computers to the internet. My problem is that i want to connect my computers together to enable the sharing of files, programs, and most importantly, my printer. Unfortunately, I have no idea how to use the already set up wireless connection to link all the computers together. I've done networking with cables yeah but never with wireless. I've tried the wizards Windows XP provides to create networks but it won't work because the computer doesn't know how to use my wireless adapter as a network adapter. This topic probably has appeared somewhere around the forum but the words "wireless" and "networking" is not exactly unusual and searching for the right topic will be a problem.

Details:
3 computers: All running Windows XP, one using a wireless LAN card (laptop), one using a PCI wireless adapter, and one using a external wireless adapter.
Access point: Wireless Linksys router connected to cable modem.

I don't think much information is needed for this since all the computers connect to the router just fine. I would glady appreciate anything that might help me out with this and if you could, maybe a website with step-by-steps telling me how to do this. Thanks!!

Happy Christmas!
tech

 

 

 


Comment/Reply (w/o sign-up)

yordan
If each of your computers is able to connect to internet through the wireless adapter, you have nothing more to do in order to have everything interconnected.
Simply verify that everything works correctly.
On your computer, open a DOS-prompt window and type "ipconfig /all" in other to see your own IP address, given by your router, let's say it's 192.168.1.4 . Then, go to the second computer, "ipconfig /all" to see the second address, let's say it's 192.168.1.5.
Then, from the second one, ping the first one's address : "ping 192.168.1.4", it should work. This means that physically, the second computer is able to reach the first one through wifi as physical layer.
I guess you want to do that in order to share folders on each computer ?
Then, create a shared folder the master computer (by the way, each one can be a master, the first one for pictures, the second one for text files etc...).
Then, verify that the naming things are correct : in the DOS prompt window, type "net view" in order to see which computer names are correctly defined, or right click on the "my network" icon and choose "look for a computer". If each computer is able to react when called by it's name ("net view \\sistercomputer"). Else, you will have to use the old good command line things ("net use * \\192.168.1.4\myphotos), which is slightly less comfortable.
So, if you are familiar with neworking with cables, now you have enough info for continuing by yourself.
Regards
Yordan

 

 

 


Comment/Reply (w/o sign-up)

snutz411
Well first off you'll want to enable File & Print Sharing on each of the computers and I believe you'll want to enable the IPX protocol.

Secondly, you'll want to have a decent firewall since you are opening yourself up to the world.

I ran into this same situation where I wanted to share files and printers across my network. Some computers were connected to the LAN via CAT5 and others were WIFI. But I made sure to get a firewall such as ZoneAlarm which I configured to allow access to computers within a certain range of IPs on my LAN.

Once you set this all up, you'll also need to mark which files, folders, or drives that are shared across the network.

Comment/Reply (w/o sign-up)

yordan
QUOTE
Secondly, you'll want to have a decent firewall

Of course, each one of your systems is on Internet, so you really need a firewall, of course, and first of all you need an efficient antivirus, choose a free one or a commercial one but of course you need one. This is far away of the topic subject, which was "how can i share files", but you really need an antivirus, especially if you share folders. Remember that some viruses precisely look for shared folders.

Comment/Reply (w/o sign-up)

techocian
Thanks for the help. I'll be working on it now. I've heard ZoneAlarn is pretty good but I'm keeping my network to a "lowly" Norton Anti-virus 2003 on both computers. (Actually, three of them). I'm sure the anti-virus program will do the trick in preventing hacker/virus access. Besides, this is just a home network, nothing fancy. Just something to connect the computers together. Thanks again! Really appreciate it! I'll ask more if any problems pop-up.

Comment/Reply (w/o sign-up)

techocian
OK problems that i terribly hate to have encountered but i did:

1) To make this easier I'm going to name the computers 1, 2, and 3. 1 gets a reply when pinged with 2 but doesn't get any reply when pinged with 3. 2 gets no reply from any of the computers. 3 gets a reply when pinged with 2 but doesn't get a reply when pinged with 1. Obviously, 2 is the master computer here of some sort but it is unable to ping to any of the computers except the access point (obviously).

So basically 2 cannot "talk" to any of the computers and 1 and 3 can both talk to 2. I tried net view and typed in the computer names of each computer and it didn't work. All the computers are able to ping to the router (192.168.1.1). So i tried creating a shared folder in computer 1 but it only shared the files among users of that computer. There was nothing about which network the shared documents folder was supposed to share in in the properties dialog of the shared documents folder. I was thinking maybe it is because of the adapter diversity? As in computers 3 and 2 are both using wireless-G while 1 is using wireless-B. I tried re-configuring the setup of my router, restoring it to its factory defaults and trying again but nothing worked. This is all very weird and new to me and i hope someone is able to help. All help will be appreciated thanks!

Comment/Reply (w/o sign-up)

yordan
I have this problem with one of my computers.
I found a way of overriding it, just try it.
On computer 2, open a DOS prompt window, and type "route add computer_1 the-router" (replace the_router with the IP of the router, something like 192.168.1.1 probably).
If not successful, go on computer 1 and "route ad computer_2 the_router".
Tell us if this works or if your problem is differerent form mine.

Comment/Reply (w/o sign-up)

techocian
Yes, i think my problem is different from yours. For one thing, when i tried the command on computer-2, the computer "beeped" and gave me a weird error message. When i tried the command with computer-1 it didn't work too. I substituted "computer_2" in the second command you gave with the computer name of the second computer but it still doesn't work. I'm very sure the IP of my router is correct because i am able to change/edit the settings by typing the IP on a internet browser. I'm sorry if this is very troublesome but I've been trying to fix this problem for ages and still am not able to get the computer to "talk with each other 2-ways". Any more help will be glady appreciated. Thanks!

Comment/Reply (w/o sign-up)

cyborgxxi
Hey techocian, if you successfully form a home wireless network with your three computers, then please give me a ring. I have two computers at home for the use of my family and am wanting to form a network so we can share files and data.

I am also planning to get a laser printer someday... someday soon tongue.gif And maybe a scanner as well?

Yeah, so if you get the network formed, please tell me smile.gif Much appreciated!

Regards
Bobin

Comment/Reply (w/o sign-up)

WeaponX
cyborgxxi, I set mine up exactly as techocian mentioned initially (that didn't work for him). Here's how I got it to work:

Assuming you have XP:

1. Check to see if all the computers are on the same workgroup. Right click on My Computer and go to Properties. Then go to the Computer Name tab. In Workgroup, see what name is there. By default, it should be MSHOME. If you want to change the name, hit the Change button and give it a new name...make sure to do this for all the other computers also.

2. Then go into My Computer and on the left, click on Network Places. Next click on the link that says Set up a home or small office network. Follow the wizard there which should be straight forward. If needed, click on the View Example link for pictures on what they mean...then choose the one that represents how you're setup. When you are done, it will ask you if you want to make a network setup disk for this. You may do this if you wish and then apply the settings to the other computers or do them individually on the other computers. If you have Windows 98, then create the network setup disk to use on Windows 98.

3. Share a folder. Just choose a folder you want to share and then right click on it and go to Sharing and Security. Under Network sharing and security check that box to share it on the network and give it a name. Do this for the other computers also...choose what folder you want to share in them.

You should be all set up now. Go back to My Computer->Network Places and click on the View workgroup computers link. It should show all the shared computers foldernames. You should be able to share files now.

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2
Similar Topics

Keywords : connect, computers, wi, fi, network, peer, peer, connection

  1. Link To Other Computers
    (4)
  2. Connection Problems
    (9)
    I have a very strange situation with my ADSL home connection, I can send emails but can't
    recieve any from my POP3/SMTP email accounts, using outlook express. I can browse to some domains
    (10% maximum) only, i can connect to almost all the google and related domains like gmail, google,
    adsense, blogger, etc. but i can't connect to msn or yahoo, and most important to ASTAHOST. I
    can upload and download files using my ftp client. Ping and Tracert commands work almost 100%. I
    have a Zyxel Prestige 630-11, it is an USB ADSL modem that works pefect for the last 3....
  3. Optimum Network Solution
    (2)
    Any advice on what an optimum networking solution would be appreciated. We need to upgrade our
    server and wanted some expert advice on what our system should like. We are a design manufacturing
    company that relies heavily on our computer usage for design as well as interfacing with shop
    equipment. Server related issues can be enormously expensive Current: 15 workstations set up for
    remote access (3-5 users) server 2003 switch router linked photocopier/printers 2 Symantec
    anti-virus Tape Backup NAS backup DSL connection Thinking: Primary server (new) for file/printe....
  4. Tracing Broadcast Storms
    A poorly managed or configured layer 2 switch may affect network laten (3)
    In some cases, a single layer 2 switching device configured improperly can cause serious
    connectivity problems, especially on a large network. Problems of this nature behave similar to
    Denial of Service (DoS) attacks but are slightly easier to track. Most intranets serve a central
    location where other internal networks are connected. Whether it is a remote off-site location or
    only accessible by taking an underground railway, it's usually the best place to start
    disconnecting backbones to find out which physical subnet is causing the problem. Broadcast storms
    are ge....
  5. Extending A Wireless Network
    Wireless Internet (2)
    Usually, to integrate WiFi capabilities into an existing LAN involves interfacing a wireless router
    with an existing LAN and configuring it as an access point. If it is meant for free public use, then
    it may not be necessary to encrypt the transmission, otherwise it is advisable to encrypt it with at
    leas a 64-bit WEP (Wireless Encryption Protocol) key. Depending on the gain in db of the attached
    antenna, the radius of wireless coverage can vary from 250meters to close to 450meters. Now comes
    the stage where we need to extend the coverage of the wireless transmission, t....
  6. Networking With A Wireless Network Adapter
    (10)
    So my question is this, I have a desktop pc connected to the net through a wired modem. I also have
    a free (as in not used) wireless network adapter build in to the desktop pc which I want to share
    with a laptop. The goal is to have a live internet connection on the laptop. What are the steps I
    need to follow to achive my goal. Thnx in advance EDIT: additional info, I have winxp installed on
    the desktop and windows vista installed on the laptop....
  7. Internet Connection Sharing Problems
    (12)
    Hello, I am having some trouble setting up Internet Connection Sharing. Here is my setup. My
    internet is through a neighbor who is sharing there internet with me wirelessly, so I don't have
    any type of broadband modem, just a wireless card on my desktop PC. I have a linksys WRT54G router
    connected to the desktop PC and tried following the guidelines for home networking, and works fine,
    but no internet connection now. When I unhook my router then my internet connection comes back.
    Its as if the computer is looking for internet on my network, and I dont know how t....
  8. Advanced Network Questions
    (3)
    I am running a wireless router. I connect my computer. I plug in my lan connected to a wired router.
    wired router is connected to anther computer. How can I get the internet to work for the last
    computer? Cross-over cables don't like my computers which is why im using a router. I just
    haven't been able to figure this out. Thanx for any help. Please check your posts for spelling
    mistakes ....
  9. Sharing Broadband Connection Between Mac And Windows
    (6)
    Hi, I am running a Broadband cable connection on a sb5100 modem on a desktop windows computer and i
    am wondering if i could share the internet connection between it and my Apple Macbook pro running on
    Mac OS X v10.4. If you could help me out it would be greatly appreciated.....
  10. Having Network Card Issues On A Dual Boot Laptop
    (4)
    I have just installed a dual boot setup with Windows XP Professional SP2 and Ubuntu 7.04 on a DELL
    Inspiron 1501. While I did the installation no cable was plugged into the NIC. After plugging a
    network cable into the NIC I'm having the problem that Ubuntu recognizes and can work with the
    NIC without any problems, but in Windows XP I can't get the LAN connection to show up in Network
    Connections. So I have therefore narrowed down the problem as not being on the hardware side. I
    tried running the Add Hardware wizard with the installation CD inside and instructed ....
  11. Remote Desktop Connection Question
    (10)
    Is there some way that I can use remote desktop without it locking the user's screen? As if
    i'm trying to troubleshoot a problem over the network i want them to be able to see what i'm
    doing to their machine so they can learn, but I can't figure out how to do it. I don't need
    it to have dual keyboard and mouse input, I just need the monitor on their end to be enabled as well
    as mine. Possibly a third-party program is available for this?....
  12. Broadband Modem Sharing
    Accessing Internet from 2 computers (11)
    I like to share our broadband modem and access Internet from the second computer. The 2 computers
    are not connected to each other. I am considering setting up a network of these 2 computers using a
    wireless access point and 2 wireless network cards. I assume the access point and the braodband
    modem will be attached to one of the computers and the other computer will be able to access
    Internet through the access point. Is there any other way of sharing the modem eg. using adapters/
    extensions, like sharing the telephone line? ....
  13. How To Keep The Internet Out From A Network ?
    Using Dlink Giga lan switch, DSL ... see picture (9)
    So..in the picture below you can see the schematic I made. The internet enters in the first PC thru
    the DSL box , and I wanna connect the internet PC with the other PC's with a giga lan speed. For
    that I think I will need a second Lan card because the internet PC only has one lan port. Next I use
    the Dlink 8 ports Switch. But I don't want the internet go from the internet PC thru the Dlink
    and to the other PC's. Because I don't wanna put firewall and stuff on the other PC's.
    But maybe with this setup, the internet will just naturally stop at the firs....
  14. Won't Reconnect To Wireless Network Automatically Once Disconnected
    (9)
    Just built my new computer and holding off on a new wireless PCI adapter for the time being. I have
    an old TrendNET USB Wireless Adapter that I plugged into this new computer. The problem I'm
    having now is that whenever I get disconnects from my DSL router Windows won't reconnect
    automatically /mad.gif" style="vertical-align:middle" emoid=":angry:" border="0" alt="mad.gif" />
    On my laptop (using the Netgear PC Card), it automatically reconnects once my DSL connection kicks
    back in. I've been living with this problem since my Internet Service Provider are o....
  15. Networking Computers Without Modem?
    (16)
    I don't know if that is the right title but here goes. The computer I'm on is connected to
    the internet via dial-up and has a printer connected to it. My computer has no internet connection,
    but has many graphics programs and things that I would like to transfer the the internet connected
    computer. I had the computers networked when I had highspeed internet and a cable modem, but
    I'm not sure how to network them now that their both not on the internet. So my question is,
    how do I network these two computers? (I know it's probably very simple)....
  16. Listening To Music Over A Home Network
    play the same music in two pc's at a time, or in the living room (21)
    Hi!!! well, my brother brought to my atention this product: Sonos: http://www.sonos.com/ It
    allows to control music in different zone of a home network. But i oposed to it because of it's
    price. so i'm trying to search for altenative solutions to this problem: ¿How can i listen to
    the same music in diferent pc stations at a same time? and the other problem: ¿How to stream music
    within my wireless network? (to listen to the music i play on my pc in my boombox per say) Can
    anyone come out with a good idea? PS: i forgot to say that the other solution i have....
  17. Unable To Connect My Comp. To A Wireless Network
    (5)
    This happened to me many times before and i eventually had to call my uncle over to help me fix it
    up. Miraculously, it always works everytime he comes. So the last time he came, i watched carefully
    and made sure i remembered everything he did. It was not exactly complicated, and he set up the
    network manually for each computer. All he did was set up a wireless network using the wizard and
    then set up a home or small office network using another wizard. I did it again with my new desktop
    but it didn't work. Even though i set permissions for the firewall to allow it a....
  18. Problem: Network Connection Fails Every 2 Mins
    (17)
    From time to time, my internet connection falls out; It's been happening since i installed XP
    again. In the beginning it was 2 minutes after you started up the pc. Happily, now it's jsut
    when you download a big file or so. Does anyone know how to solve my problem?? Thanks, Michiel....
  19. How To Share Inernet Connection Over Switch
    3com 24-port switch (2)
    was at a rummage sale a while back and picked up some of these 3com 24-port switches for about a
    buck a piece....they are only 10mb but they work fantasticly....i want to share inernet connection
    over them....was at a lan party recently and they used the same thing and the guy told me just to
    run the inernet connection over a crossover into the 1st port on the hub....then it will automaticly
    be shared....is that how...cause some other people are saying to just bring the internet in on the
    uplink (either port 1 or 24 - not sure) and think it will be automaticly shared........
  20. Network Storage W/o Router
    SATA HD Enclosure for my Dorm (7)
    My roommate and I have been looking for a way to share a network drive. I recently bought a 250GB
    SATA HD for my computer because I desparately needed more space. When I go to college in August, my
    rommie and I want to share that space. Is there any enclosure that will support a SATA HD and still
    allow two computers to access it simultaneously. I know that this doesn't seem like a network
    issue but there is the possibility that we would use an Ethernet enclosure and try to attempt some
    type of NAS set up. We do not have a router and we really just want an ad hoc....
  21. Broadband Connection Monitoring
    ....how to password access to internet? (3)
    So i have 12 computers i just bought, all with XP Pro, and i need to connect 6 of them to the
    internet, and not the other 6. but they all need to be on the network. so how do i go about doing
    this? i've not recieved clear answers on this from anyone i've asked. how can i prevent some
    of the computers from accessing the internet through the always on connection, but permit them to
    communicate with each other over the network? is there a program available, or is it possible to do
    it simply through the registry and windows settings? any help or advice is much appr....
  22. Sharing "domain" & "workgroup"
    Network 2 dissimilar Computers? (7)
    Hello All, I have what may be a strange question... hopefully the answer/fix isn't as strange.
    *grin* I have a home network. Works fine. Main computer hardwired, daugher's computer via
    Wireless. They work fine together. I also have been provided a Laptop from work. I'm able to
    sucessfully use my network wireless card and gain access to the internet at home. This Laptop from
    work... is setup with the Network ID, as a "DOMAIN"... to fully access the "Intranet" at work. As
    is normal for home usage... my main computer at home, as well as the daughter....
  23. Dialup On Wireless Network
    cant get this dial up connection shared (18)
    I just purchased a D-Link wireless router, a DI-524. On my computer i connect through dial up to the
    internet. I have been trying to figure out how to share this connection through the router, but i
    haven't been able to because the router is made to hook up to an external modem through a WAN
    port. If there is a way to share my connection through this router, please help me with how.....
  24. Share Files Between The Computers ?
    (7)
    I don't know much about networking but I'm trying to learn more by setting up my home
    network. I have one desktop computer running Windows ME and one desktop computer running XP Pro,
    I'm using a router and a cable modem to get them connected to the Internet. My main goal is to
    be able to share files between the computers so I don't have to be copying files from one and
    moving it to the other etc.... My first question is am I gonna be able to do this without a
    Network Hub? I've tried different things such as assigning static IP addresses to each ....
  25. Want To Connect Computers..
    For a LAN party (12)
    Hey all, I plan to have a LAN party with my friends next week. There are three of us. I have a hub.
    we have one PC and 2 laptops. The operating systems are Win XP,ME, 98. Will it make a difference.??
    Can i connect all three event though no two have the same OS??....
  26. Problems With A Di524 Router
    can't maintain a stable connection (4)
    Hi! I'm having trouble with my new router, it's a D-link DI524, i can't keep my
    conection stable, in resume, i wrote to D-Link tech support, i wrote: QUOTE Hi! I just bought
    a DI-524, and i did every step of the quick guide installation... The thing is, i'm hard-wire
    connected but my connection goes down.. restores... goes down.. restore... every 5 minutes!!!! What
    can i do to solve this???? They answered the following: QUOTE David, if the connection
    drops on all computers simultaneously, then try using the crash recovery method flash t....
  27. School Network
    What do you think? (14)
    Our high school just got the new version of Novell ZenWorks, and it has some awesome features.
    I'm a computer tech at the school, so I get to use many of these features. I think one of the
    more scary features is the remote control. The admin can control any computer on the network. He can
    turn them on, log them in, and even lock the local mouse and keyboard. It's really fun to spy
    on people in the library and computer labs, and lock people's workstation controls, although I
    have had this happen to me. Many people in my school believe that it is an invasion o....
  28. [connection Sharing] Dual Wan Port Routers?
    (2)
    Hi, I've been thinking about getting a dual wan port router for awhile. It is my understanding
    that I will beable to plug in 2 cable/dsl connections and beable to use the combined bandwith as
    long as I download with multiple connections (i.e. 4 connection newsgroup servers). Is this correct?
    What inexpensive 100$ router would you guys recommend for this. Thanks,....
  29. Linksys Wireless B usb network adapter lag problem
    in window XP (model WUSB11) (3)
    i wanna contribute something... so i posted this... recently i got a wireless network build in my
    home... its was so cool... i have a Linksys Wireless B usb network adapter (WUSB11) insert into my
    desktop which i will always use... den i wanted to test out my game... my all time favourite is the
    custom game of warcraft: frozen throne call defense of the ancient: allstar a.k.a dota allstar... i
    log into battle.net and joined a game... the game load and finally i was inside the game... it was
    so cool... but den... the problem came... my game just hang for 2-3 sec every so ....
  30. New Network
    (3)
    My new home network is not running on 2 machines at my house. I have tried renetworking rebooting
    and calling my ISP but it does not seem to work any posible solutions. :: EDITED :: Never mind the
    probleme was the server was looking for the network card Id instead of the IP address. Everything is
    Now Under Control. Also My Firewalls Weren't helping either.....

    1. Looking for connect, computers, wi, fi, network, peer, peer, connection

See Also,

*SIMILAR VIDEOS*
Searching Video's for connect, computers, wi, fi, network, peer, peer, connection
Similar
Link To Other Computers
Connection Problems
Optimum Network Solution
Tracing Broadcast Storms - A poorly managed or configured layer 2 switch may affect network laten
Extending A Wireless Network - Wireless Internet
Networking With A Wireless Network Adapter
Internet Connection Sharing Problems
Advanced Network Questions
Sharing Broadband Connection Between Mac And Windows
Having Network Card Issues On A Dual Boot Laptop
Remote Desktop Connection Question
Broadband Modem Sharing - Accessing Internet from 2 computers
How To Keep The Internet Out From A Network ? - Using Dlink Giga lan switch, DSL ... see picture
Won't Reconnect To Wireless Network Automatically Once Disconnected
Networking Computers Without Modem?
Listening To Music Over A Home Network - play the same music in two pc's at a time, or in the living room
Unable To Connect My Comp. To A Wireless Network
Problem: Network Connection Fails Every 2 Mins
How To Share Inernet Connection Over Switch - 3com 24-port switch
Network Storage W/o Router - SATA HD Enclosure for my Dorm
Broadband Connection Monitoring - ....how to password access to internet?
Sharing "domain" & "workgroup" - Network 2 dissimilar Computers?
Dialup On Wireless Network - cant get this dial up connection shared
Share Files Between The Computers ?
Want To Connect Computers.. - For a LAN party
Problems With A Di524 Router - can't maintain a stable connection
School Network - What do you think?
[connection Sharing] Dual Wan Port Routers?
Linksys Wireless B usb network adapter lag problem - in window XP (model WUSB11)
New Network
advertisement



How To Connect Computers In A Wi-fi Network - Peer-to-peer connection?

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com