[Release] Simple AutoPatchClient (WebFileDownload)

06/24/2020 16:22 12tails#1
Hi!

I was actually doing nothing, since i can't do anything and them i decided to kill some time by making this.

1. How does it work:
- Just open the AutoPatch.dat and set up the web address and port (yes i do use a port to connect different than 80 or 8080!)
[Only registered and activated users can see links. Click Here To Register...]

- Open the target folder where the files will be stored to be downloaded and create an Version.ini like this:
[Only registered and activated users can see links. Click Here To Register...]

- Setup Winrar SFX files correctly.

Have fun to edit the GUI or Anything like, the source code is also included.

You don't need and AutoPatch Server setup, if you just setup something at appserver or Xamp, its easy and fast to make it work.

You can also use an FTP by changing a pretty small code piece.

Thanks in advance!
Soon i may setup a server for the old ones like me xD
06/24/2020 23:55 turk55#2
Quote:
Originally Posted by 12tails View Post
1. How does it work:
- Just open the AutoPatch.dat and set up the web address and port (yes i do use a port to connect different than 80 or 8080!)
Why??????

Quote:
Originally Posted by 12tails View Post
You don't need and AutoPatch Server setup, if you just setup something at appserver or Xamp, its easy and fast to make it work.
Stop using appserver...

Quote:
Originally Posted by 12tails View Post
You can also use an FTP by changing a pretty small code piece.
FTP isn't meant for this kind of purposes.


Overall, you should consider using .NET Core over .NET Framework and migrating to WPF.
06/25/2020 01:20 12tails#3
I don't use appserver, actually i use iis server, my websites are made using net core and wpf, it was just a simple autopatch server, nothing else.