PDA

Click to See Complete Forum and Search --> : How do i send a file across NT Network


kais
Jul 2nd, 2001, 08:15 AM
I want to send a file(txt, doc,....) across the network. I know the user id and its machine number. Similar to BroadcastMessage API which just send the plain message to the user loggon to the NT network...IS there any api which does this...

thanks
kais

:o :o :o :o :confused: :confused:

jim mcnamara
Jul 2nd, 2001, 08:26 AM
You need to connect to the drive, copy the file, then optionally disconnect the drive

This shows you how to connect & disconnect

http://www.mvps.org/vbnet/code/network/netconnect.htm