PC to PC file transfer
- From: "Hugh Janus" <my-junk-account@xxxxxxxxxxx>
- Date: 1 Mar 2006 02:08:55 -0800
Hi all,
I need to add to my app a computer to computer file transfer. I can't
use any components so I have to do this all from code. Basically, I
need to be able to input the recipients IP address and port (they run
the same app and press "listen" on a configured port to make their app
wait for a signal from the sender) and send any file. This needs to
work with binary files as well.
I know I need to use a FileStream but I have been banging my head
against a wall on just getting started. Does anyone have any
suggestions or have perhaps done this before and would like to share
some code?
I have been googling a while but none of the results I have come up
with have helped so I thought I'd ask fresh.
Please help!
TIA
.
- Follow-Ups:
- Re: PC to PC file transfer
- From: Hugh Janus
- Re: PC to PC file transfer
- Prev by Date: Re: Invalid Cast Exception using Inherited Object
- Next by Date: Re: FTP with SSH
- Previous by thread: Client- Server Programming using VB.NEt & SQL SERVER
- Next by thread: Re: PC to PC file transfer
- Index(es):
Relevant Pages
|