Click here to Skip to main content
15,886,519 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how i to realize without using Click Once in my WPF FTPS client application (c#) check for an update and load update in silent mode each time it's launched

What I have tried:

Creating updater for Wpf Ftps client from server
Posted
Updated 3-May-18 1:54am
Comments
CHill60 3-May-18 7:56am    
Your question is not clear. Post the code you have tried and explain the problem
Richard MacCutchan 3-May-18 9:27am    
Open a socket connection to your server and check the date of the latest version stored there.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900