Hosted VB.Net Application with SQL Server Database & Filesharing? -


a company work has application written in vb.net sql server database storing information. works fine no complaints, want upload/download files within application, , have files + sql server database on remote server i.e. working on internet.

we use vpn that's not best method. suggest use communicate securely between application , remote server both database , filesharing?

i thinking of doing on https, need kind of agent on other end receive requests.

sorry if noob question, have no experience vb.net myself, use php + c!

thanks

use vpn. implies deployment , configuration.

'going on https' means rewrite application, current vb app expecting t-sql , smb endpoints discuss with.


Comments

Popular posts from this blog

android - questions about switching from C2DM to GCM -

c++ - Qt setGeometry: Unable to set geometry -

batch file - How to extract all multi-volume RAR archives from subfolders of a folder? -