|
-
July 16th, 2002, 09:30 AM
#1
Member
C++ Project
Anybody has a good suggestion for a C++ project.i was thinking abt makin a mail client in c++. can anyone help me with that
-
July 16th, 2002, 03:24 PM
#2
Anybody has a good suggestion for a C++ project.i was thinking abt makin a mail client in c++. can anyone help me with that
There is an open source version of a POP3 mail client called Pheonix Mail, and it's available at:
http://fox.hispeed.com/phoenix/us_home.shtml
Maybe you can get good ideas from that If it's *NIX, a ton of programs are under the GPL and you can get source for POP3 clients from many sources.
I wish you the best of luck in your project.
-
July 16th, 2002, 08:26 PM
#3
i trust that you have your own ideas for this. But wouldn't it be better if you did almost all of this yourself? Blah. Good luck with this. I agree with alittlebitnumb that link will give you an idea of what a pop3 client looks like. so you can form your own source from that. Good luck again.
-
July 16th, 2002, 08:31 PM
#4
What kind of programming experience do you have? That makes a difference. Also, what are you planning on developing for, Win32 or *nix? What's the project for? School or just a summer project? I can give you some good ideas, but I need some more info.
AJ
-
July 16th, 2002, 09:06 PM
#5
Senior Member
Most of my own programming projects, aside from class assignments, started out just as something I needed or I could use for my own personal use, because if you could use it you'd be surprised at how many others would find it useful too.
-
July 18th, 2002, 09:18 AM
#6
Member
dear AJ
i have studied C/C++, and also comer's book on tcp/ip etc and i also have some knowledge of data structures and i am aslo trying to read network programming.(cud u suggest any good books for that).i am developing this project for my college as i have to make one in the next sem but i am not well versed with network programming so i wanted to make a mail client. i also want to develop it for win32 but *nix solutions are also welcome.
-
July 18th, 2002, 10:16 AM
#7
OH, NO...
Not another mail client...
for Unix there are atleast 100 console and propably a 1000 graphical mail clients in everyday use..
Why would you make a new one from scratch.. The only reason I can think of is getting more experience..
Well in that case, good luck ; )
ASCII stupid question, get a stupid ANSI.
When in Russia, pet a PETSCII.
Get your ass over to SLAYRadio the best station for C64 Remixes !
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|