If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > NetBIOS File Transfers

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-04-02, 11:37
r-22 r-22 is offline
Junior Member
 
Join Date: Oct 2002
Location: Internal
Posts: 5
NetBIOS File Transfers

I have been studying on making my VB applications capable of transferring files across my NetBIOS shares. The project I am working on for work needs to be able to move files across shares the same as I can move files across local disks and between directories. Is there any way I can do this. All I have been able to find are ways to get my MAC address for my network card and I found that the NetUseAdd function is more then likely one of the functions required to accomplish this task. This is a formless application using a module with a Sub Main that calls a class module that in turn initializes a socket module to be able to access winsock without using the winsock custom control.

Last edited by r-22; 10-04-02 at 12:50.
Reply With Quote
  #2 (permalink)  
Old 10-10-02, 14:14
r-22 r-22 is offline
Junior Member
 
Join Date: Oct 2002
Location: Internal
Posts: 5
Call BlockCopy(sUNCPath$ & sFileName$)
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On