Results 1 to 9 of 9

Thread: Web server Transactions from VB

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Apr 2002
    Location
    Earth
    Posts
    171

    Web server Transactions from VB

    I require a help from u.I am not that good in the web side so I am asking ur help.I will state my requirement first and then I will tell my problem, U please suggest me a solution.The requirement
    is that
    ---------------
    The project that I do now is going to be implemented in three places and the same time one Head office and the other two are sub-offices.So I need to have data transactions between these three.I want to use a web server space for that.
    -----------
    Now the problem is that
    -----------
    I dont know much about web servers tell me that first.Then I need to know the safest way to do these transactions that is Uploading to the Web Servers from Sub offices and downloading from the web server at Head office and Viceaversa.Also how safe is this method and which is the safest method.Links to usefull sites will be appreciated

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    Apr 2002
    Location
    Earth
    Posts
    171
    I dont know why no nody turns up here

  3. #3
    Lively Member
    Join Date
    Apr 2002
    Location
    India
    Posts
    105
    U have to only upload the files on the server and then download from offices places. Or anything else.
    Shahab Ahmed

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Apr 2002
    Location
    Earth
    Posts
    171
    Is it safe to just uplad and down load as it is

  5. #5
    Lively Member
    Join Date
    Apr 2002
    Location
    India
    Posts
    105
    yes, no problem
    Shahab Ahmed

  6. #6
    Lively Member
    Join Date
    Apr 2002
    Location
    India
    Posts
    105
    download files in binary form
    Shahab Ahmed

  7. #7

    Thread Starter
    Addicted Member
    Join Date
    Apr 2002
    Location
    Earth
    Posts
    171
    See this is not just any simple data.This data should not reach to any one else.I have heard that these transactions are done very securly since in the transfer time there is great possibility of misuse any idea

  8. #8
    Lively Member
    Join Date
    Apr 2002
    Location
    India
    Posts
    105
    It is possible, u can encrypt the data in file using some encryption algorithms like md5 and when u download decrypt it. This is the way i know, if u find some better solution tell me.
    Shahab Ahmed

  9. #9

    Thread Starter
    Addicted Member
    Join Date
    Apr 2002
    Location
    Earth
    Posts
    171
    Any way thanks a lot for the suggetions Bye

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width