Page 1 of 1

ipv6 mail

Posted: Wed Mar 02, 2005 3:50 am
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

ipv6 mail

Posted: Wed Mar 02, 2005 6:38 am
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

ipv6 mail

Posted: Wed Mar 02, 2005 10:10 am
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

ipv6 mail

Posted: Wed Mar 02, 2005 2:31 pm
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

ipv6 mail

Posted: Thu Mar 03, 2005 3:18 am
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