|
-
Apr 6th, 2006, 05:46 AM
#1
Thread Starter
Member
Need Suggestions
Dear All,
I want to make filing system program ( Client / Server ) and this is for LAN only.
The user will be able to upload files from local to server and download files from
server to local.
At this moment i'm just using simply network path to get the file over LAN, exp :
\\ComputerName\C$\[ File Name ] or [ Directories ]
the operations for copying the files or directories is using SHFileOperations
Now what i'm gonna to ask is, considering for the best way there's 2 thing in my mind.
1. still using the SHFileOperations or,
2. Using Winsock
If using winsock, considering the filesize are frighten me
Please your opinion i'm using VB 6.0
Best regard, Noob
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|