Nov 21, 2009
Pages: 1, 2

Networking Computers Without Modem?

free web hosting

Read Latest Entries..: (Post #16) by yordan on Nov 27 2008, 12:37 PM.
For the old computers which have no usb nor Ethernet connexion, some very old people amongst us could remember kermit.kermit is the first free file transfer protocol.On each computer you defined kermit's adapter (usually it was com2: because com1: was used by the mouse).On on computer you start kermit in server mode. You simply type "kermit" in a dos box, and at the kermit prompt you type "server".On the other computer you star kermit, and then you type mget or mput....
read more.
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion & Free Web Hosting > Computers & Tech > Networking

Networking Computers Without Modem?

lonebyrd
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)

Comment/Reply (w/o sign-up)

abhay
You will need lan cards on both of the computers. Then follow the following steps :
1. Connect lan cards of both the computers with a cross cable.
2. Assign private IP address of same class to both computers (say 192.168.0.1 and 192.168.0.2).
3. Make sure that workgroup of both the computers is same to share files among them.
4. To share files and internet connection you can run network setup wizard from control panel>network connections.
5. To share your internet connection you can use a proxy server also.

I hope this will help you.

regards
abhay

Comment/Reply (w/o sign-up)

lonebyrd
Well, maybe I'm just a little dumb in this area. First I should have made it clear, I'm using Windows XP. Second, I'm not trying to set up an internet connection because I'm on dial-up, so I don't think we can share that. I went to Control Panel>Network Connections and tried to set up a new connection. There were many options. All I want to do is share files. I couldn't find that. Everything was about internet connection. The only connections left unused on this computer are USB ports and an Ethernet port. I have both of those unused on the other computer also, but I have no clue how to connect them to share files. Like I said in my first post, maybe networking was the wrong title for this. Can someone give me a clue? I'm just plain stupid when it comes to this kinda stuff.

Comment/Reply (w/o sign-up)

nightfox
Simple. Get a crossover cable and connect your two computers together (assuming both have NIC cards). Then you just share what you need on either computer and then just access what you need from each computer. If you need anymore assistance, please ask. I'm a networking genius and I have a high reputation around for being good at networking... not only that, I've won many networking competitons. wink.gif I know what I'm talking about.

[N]F

Comment/Reply (w/o sign-up)

vhortex
QUOTE(nightfox @ Mar 14 2007, 10:03 AM) *
Simple. Get a crossover cable and connect your two computers together (assuming both have NIC cards). Then you just share what you need on either computer and then just access what you need from each computer. If you need anymore assistance, please ask. I'm a networking genius and I have a high reputation around for being good at networking... not only that, I've won many networking competitons. wink.gif I know what I'm talking about.

[N]F


i think both have a NIC card and since he is a norm person when it comes to tech stuff.. NIC card is just a plan Lan Card where you put those local access cables.

NIC cards are sometimes optional.. if you have two computers and both have a modem.. you can just create a null modem settings or modem to modem setup.. meaning that both modem are connected to each other. just be sure to put a phone line cable going from one pc to the other pc.

------

i am not as good as 'nightfox' but i got a reputation in file sharing and stealth computer share.
My specialty are Xcables and network tunnels..

 

 

 


Comment/Reply (w/o sign-up)

unimatrix
Cross over networking cable is your best friend. Modem to modem is going to be rather slow, but can work. I installed a NIC in my dad's old compaq with windows 98 SE so we could quickly transfer over a bunch of files including some large graphics files and movie files that were once edited with Adobe Premiere many moons ago. It worked out extremely well only taking a few minutes to transfer.

Comment/Reply (w/o sign-up)

vhortex
QUOTE(unimatrix @ Mar 16 2007, 06:25 AM) *
Cross over networking cable is your best friend. Modem to modem is going to be rather slow, but can work.


nice thing for mentioning this one.. Xcable or cross cable can have you a connection speed of 100kbps up depending on your lan card speed while on modem to modem.. most of the time the speed is around 56kbos or sometimes lower..

kbps is the unit of speed in computer transmission..

i guess that you are not going to use modems anyway...

----

if you are only transfering files in just one time setup.. just attached the harddisk of the other computer to into the motherboard of the other computer. then copy files, speed is limited on how fast your harddisk can read and write data.. i am using a specialise harddisk bay in my computer where i just put the harddisk in an adaptor, slide it in my harddisk cradle and all cables snap in..

rolleyes.gif

Comment/Reply (w/o sign-up)

nightfox
Yeah, you also have the option vhortex gave... just move the hard disk (don't forget to set the jumper settings!) into the computer you want to transfer them to. Windows (assuming this is your OS of choice) should see it as drive E:, F:, G:, H:, etc. depending on if you have other drives. If you only have a C: and D:, then this second hard disk will be seen as E:. Once you copy everything over, just set the jumpers back and place the drive back into the other computer and you'll be good to go! smile.gif

[N]F

Comment/Reply (w/o sign-up)

Chesso
Heck if you have an ADSL modem, as far as I know, chances are you have 2 options of connection, ETHERNET and USB.

Simply use ETHERNET in one and USB in the other (USB connected will probably need a driver installed for it).

And that's it, my DHCP or w/e automatically assigns my main computer with 10.0.0.2 and my brothers with 10.0.0.1, and we share files all the time through the use of DCC Send in mIRC so I can print out work and stuff for him.

Comment/Reply (w/o sign-up)

FeedBacker
connecting two computer using modem without using phone line
Networking Computers Without Modem?

1) Is it possible to connect DIRECTELY two computers just using two modems

Directely connected with a rj11 cable???

2) How can we do it using Hyper Terminal and ATA+<ENTER> on the server and ATD+<Enter> on the client in order to exchange files???

With what operative system? Windows, Mac, Linux etc.?

-Ujjwal


Comment/Reply (w/o sign-up)

Latest Entries

yordan
For the old computers which have no usb nor Ethernet connexion, some very old people amongst us could remember kermit.
kermit is the first free file transfer protocol.
On each computer you defined kermit's adapter (usually it was com2: because com1: was used by the mouse).
On on computer you start kermit in server mode. You simply type "kermit" in a dos box, and at the kermit prompt you type "server".
On the other computer you star kermit, and then you type mget or mput.

Comment/Reply (w/o sign-up)

docduke
Actually, USB to USB between computers is not only possible, it's reasonably fast.

This isn't a free solution, but one piece of software I have been using for more than a decade is FastLynx (not the ISP). Their $50 package includes the two-way USB. If you want to save money, you can get a cheaper package with just serial and parallel cables.

The software is specifically designed for computer-to-computer transfers. One side has a graphical interface that displays navigable directories in both computers, and the other has a slave which does what the other package tells it to do.

Simple, but very effective for file transfers. Especially for older computers that don't have USB connectors.

Full disclosure: I was a beta-tester for the USB version.

Comment/Reply (w/o sign-up)

toby
USB cannot be Pc to Pc, without a network card and not external storage, all there is is Firewire, which is rare on PCs. Ethernet is pretty common, depends what you mean by lacking modem.

edit: Oh okay, software would get around the 5v power thing which apparantly otherwise can ruin the motherboard.

Comment/Reply (w/o sign-up)

veerumits
QUOTE(lonebyrd @ Mar 13 2007, 08:02 PM) *
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)


If you follow these steps to Connect your PCs here I am also clear one thing that what is the use cross and straight cables and which you use for your purpose.
The following diagram shows the Normal use of Crossed and Straight cables
1) <--Straight -->(Hub or Switch) -->Crossed<---(Hub or Switch) <---Straight --->(PC)
2) (PC) <-----Crossed ------>(PC)
Important Notes:
1. We show Straight cables as Bold and Crossed as Italian. cable color can be anything you choose.
2. To avoid the need for Crossed cables if you have UPLINK ports on Hubs or Switches - these are specially designed to allow the use of a straight cable when connecting back-to-back Hubs or Switches.
Crossed Cable Connection:- give the no. of both end same and joined as follows.
One end RJ45 Male Other end RJ45 Male
1 3
2 6
3 1
4 * 5 *
5 * 4 *
6 2
7 * 8 *
8 * 7 *

Straight Cable Connection:- One End Same As other End of RJ45, Color code is Optional if you choose for personal use.
Pin No. conductor color
1 white and orange
2 Orange
3 white and green
4 Blue
5 white and blue
6 Green
7 white and brown
8 Brown
In this way you can physically connected your both PC and if you want to share files use share file system wizard. To share the file.

please dont think that this is perfect way to do this task have so many alternatives so you can use as per convenient.

this is also need.

QUOTE
1. Get a network card for each PC.

2. Connect them thru a crossover UTP cable.

3. Set up each PC to have an IP address of say like 192.168.0.1 and 192.168.0.2.

4. Make them members of the same workgroup.

5. And presto! you got a good fast working LAN!


thanks

Comment/Reply (w/o sign-up)

junn.flores
You can use a null modem cable so you'll no longer need the RJ11 or the modems.

What you can do is this:

1. Connect your computers using a laplink cable or an RS-232 null modem cable thru your serial ports at the back of your PCs (either DB9 or DB25 connector ports). The cable can be bought from your local computer or electronic stores.

2. Then you can run LapLink software or Windows DCC (Direct Cable Connection) to make the actual system interconnection.

3. Now you can transfer files.



But my suggestion is this:

1. Get a network card for each PC.

2. Connect them thru a crossover UTP cable.

3. Set up each PC to have an IP address of say like 192.168.0.1 and 192.168.0.2.

4. Make them members of the same workgroup.

5. And presto! you got a good fast working LAN!






QUOTE(FeedBacker @ Feb 16 2008, 05:22 PM) *
connecting two computer using modem without using phone line

Networking Computers Without Modem?
1) Is it possible to connect DIRECTELY two computers just using two modems

Directely connected with a rj11 cable???

2) How can we do it using Hyper Terminal and ATA+<ENTER> on the server and ATD+<Enter> on the client in order to exchange files???

With what operative system? Windows, Mac, Linux etc.?

-Ujjwal


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 : networking, computers, modem,

  1. Networking
    networking laptop to PC (3)
  2. Need Help With Cisco Networking
    (2)
    Hey Guys, i want to learn cisco networking or probably wireless networking, i don't even know
    the difference. I've heard about CCNA and CWNA .Please i would like to know all about networking
    or wireless networking infact to become a Guru, some guys say personal study would be better, i mean
    reading online.I just completed a course on AUTOCAD. Please i need your advise on which steps to
    take, good text books, websites for online study, i even heard about the exams and other benefits.I
    desperatly want to know about it.....
  3. Link To Other Computers
    (4)
    I am having trouble creating symbolic links to another computer on Ubuntu. This is what I want to
    do (erm, sort of): CODE ~/Music -> 192.168.0.194/media/OS/Users/FirefoxRocks/Music or CODE
    /home/vincent/Music -> 192.168.0.194/media/OS/Users/FirefoxRocks/Music or even CODE
    /media/qdrive -> 192.168.0.194/media This is what I have tried: firefoxrocks@ubuntu-desktop:
    sshfs user@192.168.0.194:/media/OS /media/qdrive and firefoxrocks@ubuntu-desktop: ln -s
    \\192.168.0.194 /media/qdrive The first one says read: Connection reset by peer and the se....
  4. Networking Problems
    (4)
    hey everyone...i was wondering if someone could help me with a problem we were trying to hook up a
    computer to my home network and realized that the network on the computer was a domain while the
    rest of ours at home were on a workgroup. so, i had the computer join my home work group instead of
    it's previous domain. the join was successful but once the computer restarted, we can now no
    longer log onto that computer! is there anyway to bypass the network logon? my father has
    extremely important work files on that computer, and we cannot log on! i tried canceling ou....
  5. 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....
  6. [help] Networking A Mac With Pc (file Share & Internet)
    (1)
    Hello Folks, Long time since i last posted here. Anyways, I am having problems or rather having
    issues about networking my PC with the MAC at home through a Modem+wireless router. I have been
    using a normal DSL modem since i switched to broadband 5 years ago. A Lucent Cell Pipe 20A USB. I
    finally decided i needed to change my modem because firstly the drivers werent updated any more and
    secondly the product is discontinued. I bought a new Wireless ADSL2 + Modem router. This is what i
    was told to buy as i had no idea of what i needed for the upgrade. Its a NETGEAR DG834G....
  7. Networking Troubleshoot With Realvnc
    Help With Realvnc (9)
    Hi, I recently installed RealVNC so that I can look after a remote computer on my network. I have
    installed the server on computer a and the client on computer b! The server is running in service
    mode and has been setup with a password for authentication. My first problem comes when I try to
    connect from B to A. I get different errors messages including Connection Timed Out and Connection
    Refused. I have unblocked the ports on windows firewall (ports 5920 and 5820 (thats what im using))
    and opened a series of ports on my router to allow access. Using command prompt and ....
  8. 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? ....
  9. Share Internet Using Router And Modem That Uses Usb?
    (13)
    Today I was trying to setup shared internet for someone and was having lots of problems with it.
    They are using AOL DSL and had their ISP's modem. They have a Linksys router (forgot what
    model...WRT something) and I tried almost everything I can think of to no avail. Here is the
    problem. The modem connects to the computer using USB ONLY. It has an ethernet adapter in the back
    of the modem but it will not work (needs the USB either way). After playing around more for over an
    hour, I came to some "conclusion" that the other machines need the modem to be connected via ....
  10. Wireless Networking Components
    Whats better? (13)
    Hi all, i have just recently upgraded my home network to a wireless connection. I have a older
    laptop (maybe 2 years) that doesn't have a built in wireless lan. i am trying to work out what i
    should do for a wireless lan adapter. Should i get a USB connector or a PCMCIA card? i borrowed a
    friends PCMCIA card and put it into my laptop so see how the range was! it was really, really bad!
    my friend also lent me his psp to test the signal sstrength. The PSP could get 100% strength while
    the PCMCIA card could get nothing. does this mean that the PCMCIA cards are bad? al....
  11. Bizarre Networking Issue
    (11)
    I have 3 PC's all XP, networked. All 3 have internet access and are part of the same work
    group. PC #1 can access shared folders on PC#2 and PC#3. PC #2 can only access shared folders on
    PC #1. PC #3 can only access shared folders on PC #1. PC #2 and 3 can't access shared folders
    on each other. Any thoughts?....
  12. How To Access A Different Computers Directory
    (1)
    So here we go: First make sure the dirrectory on the other computer in your network is free to the
    network. To free it, right click on the folder or harddrive, then properties and then the seconde
    option(i have a german computer so its freigabe there but it should be something like network free
    folder or something...youl find it easily) Then fill out the requirements including to give the
    folder a network free folder name. After all that, you should be able to go back to your computer
    and remotely access it.(dont forget to leave on the other computer!!!) Now go to start....
  13. [help] Networking Pc & Laptop
    (10)
    Just bought a new Laptop and would like to configure it to connect to my PC for File Sharing and
    Internet . My PC Details are as follows : Connects to the Internet via a ADSL USB Modem. Cellpipe
    20A USB modem. PC has 1 Dlink Network Card (Internal). My Laptop Details: Its a Compaq Presario
    V5233EA with a built in network card and wifi. I am completely new to the networking scene so
    please tell me what extra information you need. I have a Cross over cable and i have connected both
    the computers and it connects. Just that the first time it showed me that it was u....
  14. Cable Modem Keeps Rebooting
    (13)
    Everyday my cable modem keeps disconnecting me. I get disconnected at least 3 times a day. I tried
    reformatting my computer to see if any viruses is causing it. After reformatting it worked but after
    upgrading it to service pack 4, it happened again. Is it the computer that's causing this or the
    cable modem. The cable modem is pretty new, it's only 4 months old. Can someone help me with
    this?....
  15. Layered Networking
    barring a networked computer from using a shared connection (6)
    Since I haven't had any luck with my internet connection sharing problem which i posted
    previously, due to the terrible quality of service here, i've decided a second connection may be
    the answer. I won't give up the cable because i also have 2 phone lines on it, plus cable tv,
    but I will get a 256K DSL connection in addition to my 128K cable. The benefits of this will be that
    it's double, plus i'll get the full 256K connection for myself without having to share it
    with other users. (I explained previously about the 10to1 ratio used here in pakistan)....
  16. Dropping Off-line
    Any way to test a Cable Modem or Router? (2)
    I've been having this problem lately of dropping off-line (always on, cable access) I
    use to have to cycle (unplug and replug) the Cable Modem and the Router (wired Router) in sequence
    to get back on-line. So I replaced the Cable Modem and Router. Now I'm dropping offline less
    often, and I can get back on by just cycling the Router. Q. Is there anyway to "test" a Cable Modem
    and/or Router to see for sure where the "stoppage" is? ....
  17. Help Starting A Wireless Networking
    (3)
    I lived in Indonesia with less knowledges that i had, I am having a chance to bulding a networking ,
    specially in wireless technology. It would make 8 clients using Win Xp and a Server. Anyone would
    help me make this thing came true, What kind of PC (Specifications) for the Cliants should I have,
    and others equipments. I am trying to build in an office, so. the range would be just beyond 100
    meters. Thanks for your attention and good coorporation. Looking forward to it. Regards Farhan
    my mail ....
  18. Wireless Networking: Recommended MTU Setting ?
    (5)
    Does anyone know how I would be able to change my MTU, Maximum Trasmitting Units on a Wireless
    networking router. In particularly a Linksys super-g Router. I need to know to connect my xbox
    360 to the network. Thanks, CoLDFuSIoN....
  19. Quick Questions About Networking (LAN)
    Glad I saw this forum : ) (4)
    What Im looking to do: Hook up 2 computers (one upstairs and one down) and my xbox live. 1) Is
    wireed networking significantly faster than normal networking? 2) Can't you get special adapters
    and have your network only give info through those (to prevent network hacking)? 3) With wireless
    networking would you have to buy adapters for each computer - I think some wireless routers require
    it. 4) If I would need those how would that work with xbox live? 5) Any other info on these sorts of
    products or if there is any you want to suggest? I use adelphia.net isp & when i....
  20. Computers Fighting For IP Address
    (10)
    Just got a internet problem the other day. Originally I have only two computers accessing the
    wireless router/modem (Westell Versalink 327W). No problems at all. I had to install the Verizon
    software which I thought was necessary. Well, we have an extra laptop now and I just thought to
    myself, maybe I can give this new laptop wireless internet without installing all the useless
    Verizon software. I got it working (set up the SSID, WEP, etc...). Great... Until ALL 3 machines
    started to go online... I see a warning message on my laptop saying that there is more than....
  21. How To Connect Computers In A Wi-fi Network
    Peer-to-peer connection? (10)
    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 ne....
  22. Linksys Networking - Dead Xp
    Any hope of fixing? Get a new one? (6)
    ((First post. ^^;;;)) /happy.gif" style="vertical-align:middle" emoid="^_^" border="0"
    alt="happy.gif" /> Right, so I have two computers and they're linked with a Linksys Networking
    ..err.. thing. It worked fine for nearly a year, and then suddenly stopped. I know it's hooked
    up correctly because nobody touched the wires in between the time when it was working and when it
    wasn't. /blink.gif" style="vertical-align:middle" emoid=":blink:" border="0" alt="blink.gif"
    /> I've heard that that particular networking thing isn't the most reliable device a....
  23. Networking With Linux & Windows
    (4)
    Could i run Linux operating system on my server and have my other 2 computers running on windows xp
    professional, as i have heard that it can be a right pain in the groin /laugh.gif"
    style="vertical-align:middle" emoid=":lol:" border="0" alt="laugh.gif" /> to network together. So
    would it be alright to do this or will it stop my internet.....
  24. 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....
  25. Stubborn Laptop
    Can't see computers on network (5)
    I have a laptop that can't see other computers on my network. I try to map a local drive Z: and
    I go under My Computer > Tools > Map Network Drive > Browse > Entire Windows Network title > MSHOME
    and it is right there it says that it doesn't have permissions and to contact the network
    administrator (which I guess is me). I have ran the network wizard on it with no sucess either. I
    know it is connecting to the network because I can see it on my router's connections screen. My
    other laptop which hosts Z: connects fine and so does my other computer. That lapto....
  26. Wireless Router
    Wireless Router Networking (14)
    Hey boys and girls! this is my first post on these boards so please be nice 2 me! I have recently
    purchased a SMC Wireless route and its working fine! My only question is: Is it possible to make a
    network over the router, or can it only be used to route the internet to other computers! I would
    like to share files on my main computer with other computers in my home network and havnt been
    successful in finding a way to do so yet! Any help would be apriciated greatfuly! Mentalsatan
    (Aaron)....
  27. 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 ....
  28. 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??....
  29. My Modem Does Not Make That Connections Sound
    Modem speakers dont make any sound (9)
    My modem does not make that connections sound, but it connects to internet. What might be the
    problem, why my modems speakers dont work? Notice from szupie: This
    does not belong in the Tutorials section. The tutorials section are only for topics that start with
    a tutorial. Read the rules carefully. Moving this to here. ....
  30. Sharing Between Computers...
    ... that are on the same network. (11)
    How do I enable file sharing between my two computers that are on the same network? I am running
    Windows 2000 Professional on both computers.....

    1. Looking for networking, computers, modem,

See Also,

*SIMILAR VIDEOS*
Searching Video's for networking, computers, modem,
advertisement



Networking Computers Without Modem?

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