User Profile

Collapse

Profile Sidebar

Collapse
mubx2000
mubx2000
Last Activity: Nov 1 '06, 12:27 PM
Joined: Oct 20 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • mubx2000
    started a topic Symbian C++ MIME Decoding/Encoding Code
    in C

    Symbian C++ MIME Decoding/Encoding Code

    Hi ,

    I'm looking for code (Symbian C++) that can do the following things:

    1-Analyzing the (MIME) types (Content-typemContent-transfere-encoding,Mime Version,Conent Description).
    2-Download attached files from the (MMS/Email).
    3-Uploading to email or (MMS) .
    4-Dealing with Multi-Part Messages.

    Here Is A Methods That Can HelP In doing Decoding:

    Code:
     
    TInt CMimCodeBase::DecodeBase64Char(TInt
    ...
    See more | Go to post
    Last edited by Niheel; Oct 20 '06, 07:24 PM.

  • mubx2000
    started a topic MIME Charset (iso-8859-1) Question
    in C

    MIME Charset (iso-8859-1) Question

    I Did Some Application (In Symbian C++) To Get Email Message from POP3 Server Using Sockets Engine, The Message Containes (Arabic) Language Text ,Inside the message body It's Charset should be (iso-8859-6) , When I recived the email message I found that the recived charset is (iso-8859-1) which is the Charset for english language Here Is The compleate message (Subject+body):

    Code:
     //////////////////////////////////////////// 
    Subject:=?UNKNOWN?B?49Hd3sfK?=
    ...
    See more | Go to post
    Last edited by Niheel; Oct 20 '06, 08:51 PM.
No activity results to display
Show More
Working...