The Daily Click ::. Forums ::. Klik Coding Help ::. Online ini
 

Post Reply  Post Oekaki 
 

Posted By Message

Rycon



Registered
  20/09/2002
Points
  996
7th February, 2004 at 23:55:48 -

Alright heres what I need, my program uses a local .ini file to keep track of recordes, I would like to put this .ini file on my server and be able to access it. What would be the best way to go about this? What are some security risks? I do not want to download the file and then access it (Since I mise well just include it).

 
We are the music makers, we are the dreamers of dreams...

Justin



Registered
  03/02/2003
Points
  52
8th February, 2004 at 00:37:17 -

<scratches head> how do you get information off the internet without downloading it in one form or another... and if the information isn't changing and including it is an option why the heck wouldn't you?

 
n/a

Shen

Possibly Insane

Registered
  14/05/2002
Points
  3497
8th February, 2004 at 06:11:53 -

ye-es!

The MOO objects can store server-side .imi files, albeit in the server's windows folder. It's a pretty insecure method, but imho the easiest if you can get it to work.

 
gone fishin'

Deleted



Registered
  16/01/2004
Points
  32

VIP Member
8th February, 2004 at 09:10:17 -

Use the ftp object. It allows you to connect, download, and upload files to your server and doesn't show the user your password or user info.

 
n/a

Cazra

Crazy?

Registered
  24/07/2002
Points
  4472

Game of the Week WinnerVIP Member
8th February, 2004 at 13:45:41 -

I tried to make an online ini for a highscores thing for an online game once. But, then an evil message popped up and said that it can't find the ini vitalize extension.

 
n/a

Deleted



Registered
  16/01/2004
Points
  32

VIP Member
8th February, 2004 at 20:28:28 -

the ini extension isn't vitalized..

 
n/a

Rycon



Registered
  20/09/2002
Points
  996
8th February, 2004 at 22:17:08 -

Hmmm, how exactly do you store .imi's with moo? (MooClick to be exact)

If I cant get that to work, perhaps if the program downloads the ini file from the server everytime it starts, and uploads it back every so often. This would prevent permenant change to the ini impossible. Maybe..

 
We are the music makers, we are the dreamers of dreams...

Rycon



Registered
  20/09/2002
Points
  996
9th February, 2004 at 21:56:01 -

Well FTP object wont work, crashes when I connect, probly has to do with XP.

 
We are the music makers, we are the dreamers of dreams...

Kramy



Registered
  08/06/2002
Points
  1888
9th February, 2004 at 23:59:06 -

Or not. The FTP object doesn't work for me either. Ofcourse no FTP has worked on my computer for over 5 years...

 
Kramy

Justin



Registered
  03/02/2003
Points
  52
11th February, 2004 at 02:04:54 -

Your best best would be to use moosock, or the supa supa download object, mooclick in the current version does not support imi's.

 
n/a

Rycon



Registered
  20/09/2002
Points
  996
11th February, 2004 at 19:19:00 -

Moosock, for some reason I dread the thought of trying to figure it out, though I havent even given it a chance. Allllright il check it out..

 
We are the music makers, we are the dreamers of dreams...

Clubsoft

Administrator
Weeeeeeee

Registered
  02/12/2001
Points
  253

Acoders MemberHas Donated, Thank You!May contain nutsVIP Member360 OwnerI'm an alien!Code Monkey
11th February, 2004 at 20:27:41 -

FTP Object isn't too good of an idea, anyone with a packet sniffer could easilly get your account name and pass

 
.: ImageApocalyptic Coders - www.acoders.com :.
   

Post Reply



 



Advertisement

Worth A Click