Advertisement

C++ Updater?

Started by November 20, 2003 07:12 PM
1 comment, last by Tech_Core 21 years, 2 months ago
I''m trying to create a Auto Updater for my MMORPG as I learn C++ but I''ve found some libarys for the script but they wont work I load up the .exe its hows a error how Windows can''t use it. And I''m wondering if anyone can find me a tutorial or something or if someone can like Instant Message me or something with mIRC, AIM, MSN, or Yahoo I''d greatly appreciated. I''m a fast learner and not a 100% newb at programming I know alittle but not a lot of C++ so contact me or post any tutorials please. My Aim: FiberX Designs (Made it up when bored) My MSN: xfiberx_productions@hotmail.com (Made it up when bored also) My Yahoo: tech_core1337 My mIRC: irc.progameplayer.com - #AFD
here
sorry, that is the best i can do with such limited information (no error messages or anything).

quote:
Original post by Tech_Core
...for my MMORPG as I learn C++...

good luck.
--- krez ([email="krez_AT_optonline_DOT_net"]krez_AT_optonline_DOT_net[/email])
Advertisement
If you''re looking for something quick and dirty, python has a built in ftp lib for grabbing stuff from remote servers (see www.python.org). You''d also have to read the section on embedding the python in your C++.

This topic is closed to new replies.

Advertisement