Help - Search - Members - Calendar
Full Version: C + POP3 Servers
Pixel2Life Forum > Help Section > Desktop Programming
Surge
Hey, Does anyone know of any where I can find out how to connect to a POP3 server using C?
Frozen_W
Check out this article.
Scroll down to the last section.
Greetz
Url
Surge
I forgot to mention I'm running linux :\
Frozen_W
does that mather?
C --> runs on both windows and linux bigwink.gif
Good luck anyway,
Maybe try a google search "pop3 c,c++"?
Greetz
Surge
The page you sent me to required me to install something
Pixel Prestige
Surge,
Perhaps you could check these examples and library out.
Examples
Chilkat POP3 Library
I know you use Linux and these particular examples are for Visual C++. But you can at least get a generalization/ideas of how to access POP3 by looking and modifing the source code no?

QUOTE
For C++, I dont know it has or not but you can do another way by Programming with Socket API, which actually it's used to send data between hosts but with specific Data Header.(Something like HTTP, such as => Content-Type: text/html\r\n) This make you go to look in rfc doc, http://www.ietf.org.
- Quote From LinuxQuestions.org Member: haxpor

I'll let you know if I come across further instruction.
Good Luck happy.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.