Creating a new wireless network

meedz

New member
Joined
Mar 23, 2010
Messages
1
Programming Experience
Beginner
Hi. This is my first post in this forum. It's my pleasure to be here and finally working seriously with VB.NET.

I'd like to build a program which shares files between two computers. My method for doing that is setting up a home network, basically, on one computer, put a file there, and share that file on the network. The other computer would then connect to the network (through my application) and find the file and read it. I know this is very long. I would just like you to help me start up.

How do I create a wireless network ENTIRELY THROUGH VB during the initial setup of the application? I don't want the user to deal with creating the network himself.

Thank you so much!!
 
Back
Top