Bryan Nguyen
Login

My Personal Page

The most recent C# .Net project, Files Updater, was to create an application to synchronize files with other users. An FTP Server was setup to share a specific folder to other users. The users use the application to log in to the server, it will detect any new files from the host and let you download it. One secure feature on this application is the user needs to have a right directory name created on his/her computer to download the host’s files. In case of illegal access, the hacker wouldn’t able to download the files since the destination location is set to unknown. Files Updater