Post: Information Needed PLEASE LOOK:):):)
03-20-2012, 01:22 AM #1
Saucy-_-
Red Wing's For Life!!!
(adsbygoogle = window.adsbygoogle || []).push({});
So i want to make a program! I dont know much but im willing to learn and i need helpSmile
What i dont know is.
What language i should use?
Can it conect to a sever if i want to make a application for andriod and os phones
i need it to be able to store data for alot of information
can it have a nice GUI and will it be stable if i dont mess up and i mean that like will the data not mess up?

(adsbygoogle = window.adsbygoogle || []).push({});
03-22-2012, 03:44 AM #11
Pichu
RIP PICHU.
Originally posted by Team
By HTC you mean Android. Drack


Yes, but I gave a specific model, not the make. Drack
03-22-2012, 03:47 AM #12
Default Avatar
Cade
Guest
Originally posted by Sublimity View Post
Yes, but I gave a specific model, not the make. Drack


Wrong again. Drack

Make = Brand. (ex; HTC)

Model = What type of phone (ex; Evo 4G)
03-22-2012, 03:48 AM #13
Pichu
RIP PICHU.
Originally posted by Team
By HTC you mean Android. Drack



Hey, simple login using Hashes. Smile

Going to be re-formating my computer which should then help speed crap back up and then making a quick video for YouTube with a mic to have users make their own login system using Hashing. :P

Used md5 for this.

    

using System.Security.Cryptography;

int a = 0;
private void button1_Click(object sender, EventArgs e)
{
MD5CryptoServiceProvider md5 = new MD5CryptoServiceProvider();
UTF32Encoding utf32 = new UTF32Encoding();
String conusername = BitConverter.ToString(md5.ComputeHash(utf32.GetBytes(textBox1.Text)));
String conpassword = BitConverter.ToString(md5.ComputeHash(utf32.GetBytes(textBox2.Text)));
string username = "2E-31-61-86-8C-FB-B1-3D-3B-1B-88-C4-BD-C7-B0-96"; //1h3ks9
string password = "10-48-B6-9B-95-78-84-FA-C4-37-A1-BC-E9-60-52-1C"; //lol
textBox1.Text = a.ToString();
if (username == conusername)
{
if (password == conpassword) { System.Diagnostics.Process.Start("www.NextGenUpdate.com/"); } else { MessageBox.Show("Password is invalid"); a++; }


}else { a++; MessageBox.Show("Username is invalid"); }
if (a >= 10) { System.Diagnostics.Process.Start("www.mudkipz.ws"); a = 0; }
}
}
}




---------- Post added at 08:48 PM ---------- Previous post was at 08:48 PM ----------

Originally posted by Team
Wrong again. Drack

Make = Brand. (ex; HTC)

Model = What type of phone (ex; Evo 4G)


...I'm going to kill myself.
03-23-2012, 08:29 PM #14
caleb01
Little One
In my opinion I would use C# or C++, but for ios development or whatever go with Epic?'s response he seems like he knows what hes talking about.
04-06-2012, 11:37 PM #15
Epic?
Awe-Inspiring
Originally posted by LoryLo View Post
what is your goal?


His goal is pretty clearly stated in his post.

The following 2 users say thank you to Epic? for this useful post:

caleb01, Saucy-_-
04-08-2012, 12:34 AM #16
Epic?
Awe-Inspiring
Originally posted by LoryLo View Post
I don't understand why you have to be so cynical and don't understand why other members on the forum would thank you for such action. is this really a play ground for immature kids?

Yes he posted that he wants to make a program. what is the goal of the program is my question and that should have been common sense because just like you I KNOW HOW TO READ!!!!!!


I'm sorry for expecting competency out of you.

And I believe that you've once again demonstrated that you failed to read the original post.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo