ipv6 mail

Computer builds, hardware and software discussion or troubleshooting, including peripherals. Essentially a general place to talk about desktop computers.
Locked
Anonymous

ipv6 mail

Post by Anonymous »

hi, actually i need to work on ipv6 mail services and also try to create ipv6 email client. Do you have any idea how to built this client? isn't need to start from scratch or there is any already mapi for that?

thanks for help..

=norman= :grade11math:

Archived topic from Iceteks, old topic ID:3147, old post ID:25719
Cold Drink
Posts: 96
Joined: Fri Jul 16, 2004 1:04 pm

ipv6 mail

Post by Cold Drink »

Its no different than using IPv4 to the programmer, other than the addresses used. If the OS supports IPv6, apps running on it should be able to.

Archived topic from Iceteks, old topic ID:3147, old post ID:25720
Anonymous

ipv6 mail

Post by Anonymous »

ok tq.. but i'm still new on programming..do you have any references about creating the email client especially in ipv6. The only website that i'd found that related about that is only in japanese language..

;)

Archived topic from Iceteks, old topic ID:3147, old post ID:25721
Cold Drink
Posts: 96
Joined: Fri Jul 16, 2004 1:04 pm

ipv6 mail

Post by Cold Drink »

SMTP (send): ftp://ftp.rfc-editor.org/in-notes/rfc821.txt
POP3 (recieve): ftp://ftp.rfc-editor.org/in-notes/rfc1939.txt

Sockets (Guide in C): http://www.ecst.csuchico.edu/~beej/guide/net/
Winsock (Guied in VB): http://www.15seconds.com/issue/010820.htm

Archived topic from Iceteks, old topic ID:3147, old post ID:25726
Anonymous

ipv6 mail

Post by Anonymous »

ok.... tq very2 much....i'll take note about that.c u again.. ;)

Archived topic from Iceteks, old topic ID:3147, old post ID:25734
Locked