If you have a home network, why not use it? If you have a linksys or a d-link router of some sorts, you should all have an assigned intranet ip with the prefix 192.168.*.* or 196.*.*.* To use it, if you have XP, right click on a file and select sharing. From there, you can select a name. Then, on the other computer, go to the my computer window, at the top select tools>>map network drive. type in the others ip (use ipconfig in dos to retreive it) as followf:
(Example Ip)
\\192.168.1.100\c
The \c is usually the name used for the c drive, but can be any other share name you chose to use.
From there, you can share files between each other on a network. If you need a more to-the-point manual, here it is. I broke it down into two sections. The sharer (One sharing things) and the Sharee (One mapping the drive)
Sharer
1. Open My Computer
2. Select C:\Drive (Or the root directory of the files being shared)
3. Right Click, select Sharing And Security.
3. Click the link showing you undersdtand the risk of sharing file, thn click share this folder. The name of "c" should appear in the editbox.
4. Click apply and close.
5. OPen DOS (Start>>Run "cmd")
6. Type ipconfig and press enter.
7. Write down the ip following IP Address.
Sharee
1. Open My Computer.
2. Select from the tools menu, Map Network Drive
3. Select a drive letter, and in the folder field type the address as follows:
\\<ip_you_wrote_down>\c
4. Click finish, and the drive should appear before you.
Simple as that >:D
[b]