There is so much more you can do with the net commands. You can share folders on you computer. And if one of your buddys also does that then you can use
"net use k: \\UserIP\UserFolder"
That command will map your friends folder as drive K:\ on your computer. Makes it very easy to transfer files.


I Attached A Batch File That I Created. It Contains Most Of The NET Commands in a step by step process.