Go Back   CodingForums.com > :: Computing & Sciences > Computer Programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-05-2007, 10:47 PM   PM User | #1
crunkbbfe
New Coder

 
Join Date: Jan 2006
Location: California. USA
Posts: 86
Thanks: 1
Thanked 0 Times in 0 Posts
crunkbbfe is an unknown quantity at this point
ICQ creation

I was wondering if it was possible to create my own ICQ program using a database like mysql to store buddy lists, usersnames, passwords, that kind of stuff.

I do not want something as big as aim, yaho, or msn because i know fairly nothing about programming in c++, or java

i only know php, html, and mysql


are there any good tutorials for learning how to do this with a free software like c++?
__________________
Need a Website?
http://www.webmaking.biz
Free Photo Hosting:
http://www.photophatty.com
crunkbbfe is offline   Reply With Quote
Old 06-06-2007, 12:22 AM   PM User | #2
oracleguy
Rockstar Coder


 
Join Date: Jun 2002
Location: USA
Posts: 9,042
Thanks: 1
Thanked 322 Times in 318 Posts
oracleguy is a jewel in the roughoracleguy is a jewel in the roughoracleguy is a jewel in the rough
It is certainly possible to do, you would need a server application that the clients would connect to for login and such. So it would really require the creation of two applications. You'd have to learn how to use sockets with C++ to communicate with the other program.

I'd suggest messing around with some tutorials on sockets and if you can just make a simple C++ program that will let you type stuff and have it appear on another computer, that'd give you the basis for what you would need.
__________________
OracleGuy
oracleguy is offline   Reply With Quote
Old 06-06-2007, 12:48 AM   PM User | #3
crunkbbfe
New Coder

 
Join Date: Jan 2006
Location: California. USA
Posts: 86
Thanks: 1
Thanked 0 Times in 0 Posts
crunkbbfe is an unknown quantity at this point
will take a look at it

i was looking at visual studio .NET but i couldn't figure it out
__________________
Need a Website?
http://www.webmaking.biz
Free Photo Hosting:
http://www.photophatty.com
crunkbbfe is offline   Reply With Quote
Old 06-06-2007, 04:31 AM   PM User | #4
oracleguy
Rockstar Coder


 
Join Date: Jun 2002
Location: USA
Posts: 9,042
Thanks: 1
Thanked 322 Times in 318 Posts
oracleguy is a jewel in the roughoracleguy is a jewel in the roughoracleguy is a jewel in the rough
You can develop C++ in Visual Studio, there are other IDEs out there as well.
__________________
OracleGuy
oracleguy is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:32 AM.


Advertisement
Log in to turn off these ads.