Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > Pro VB 6
|
Pro VB 6 For advanced Visual Basic coders working in version 6 (not .NET). Beginning-level questions will be redirected to other forums, including Beginning VB 6.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Pro VB 6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 29th, 2004, 02:46 AM
Registered User
 
Join Date: Dec 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default how to share a folder or a file on the internt

hi all...
i wonder if some one could plz help me to share a folder on internet
i have developed a client /server chat application in vb6 using winsock and now i want to make the file sharing possible

any help will be appriciated

 
Old December 31st, 2004, 07:38 AM
Authorized User
 
Join Date: May 2004
Posts: 83
Thanks: 0
Thanked 1 Time in 1 Post
Default

Dear Asim,

There is no analogous way of sharing content on the internet to the one you use to share content on local intranet (right-click a folder, select properties and so on).

In order to share content on the internet you must have a web site on the internet. On that web site you can then make content available either by FTP or HTTP. The best way is to ZIP your content and make a hyperlink available to that ZIP file. As soon as a user browsing your site cliks that hyperlink, he'll be presented with a download dialog. This is how you share content on the internet.

If you are not willing to pay for the internet space, you can also avail the services of companies who provide free internet hosting. The Yahoo's Geocities is a good place to start. The URL is: http://geocities.yahoo.com

ejan





Similar Threads
Thread Thread Starter Forum Replies Last Post
Wrox File Share - 1g file size limit b67 BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 3 May 7th, 2007 04:24 PM
hot access to a share folder in asp.net vsraja Excel VBA 0 June 5th, 2006 01:43 AM
Use VBA to get data from Access (Share folder) ckentebe Access 6 April 28th, 2004 10:09 PM
Use VBA to get data from Access (Share folder) ckentebe Access 1 April 21st, 2004 06:23 PM
how to share a folder mqnguyen Classic ASP Basics 2 August 6th, 2003 01:23 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.