Well, I created an app thaat stores pictures and displays them in a picturebox. Each person has a password and can only view their images. I wanted to allow someone to get on the internet and have access to their images. All I would need is a picturebox to display the pics, and 2 buttons to browse between pics. I have all my code done, but I dont know what I need to do to allow someone to access the images on my computer from theirs. The images need to be on my computer, not on a server. I would like to open a port on my machine for this. Can someone give me ideas on what I need to do this?