UU, Base 64, Mime, etc. control? 
Author Message
 UU, Base 64, Mime, etc. control?

Hi:
     Could anyone recommend a VB control I can use to encode/decode UU,
base 64, mime, etc. files as part of a VB6 e-mail/news program?  Thanks!

Randy Stegemeyer



Wed, 18 Jun 1902 08:00:00 GMT  
 UU, Base 64, Mime, etc. control?
I think Mabry (www.mabry.com) has a control for this.  If you just need to
do the encode/decode, our Stamina library has fast functions to deal with
UUEncode, XXEncode, or Base64.  Stamina is a library of 400+ functions
written in ASM for VB and VBA.

--
     Jim Mack
     MicroDexterity, Inc
     www.microdexterity.com


Quote:
> Hi:
>      Could anyone recommend a VB control I can use to encode/decode UU,
> base 64, mime, etc. files as part of a VB6 e-mail/news program?  Thanks!



Wed, 18 Jun 1902 08:00:00 GMT  
 UU, Base 64, Mime, etc. control?

Quote:
>     Could anyone recommend a VB control I can use to encode/decode UU,
>base 64, mime, etc. files as part of a VB6 e-mail/news program?  Thanks!

We have a file encoding/decoding library that we distribute with our
free SocketWrench package (it allows you to encode and decode using
either the uuencode or base64 algorithms). If you're looking for a
more 'full-blown' control to handle something like MIME compliant
email messages, we also have a MIME control as part of our commercial
SocketTools package. You can download either from our website at
http://www.catalyst.com.

David



Wed, 18 Jun 1902 08:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. RFC/MIME and Base 64

2. RFC/MIME and Base 64

3. RFC/MIME and Base 64

4. UUencoding, B-Hex 64 etc.

5. (Base 64)Octet-stream attachment to hex

6. Needed BASE 64 code for VB 3.

7. C to VB (for BASE 64 routines)

8. encryption base:64

9. Base 64 encoding

10. how to decode base 64 code in e-mail

11. how to decode base 64 code in e-mail

12. Crystal Report .Net Web Service ( Invalid length for a Base-64 string )

 

 
Powered by phpBB® Forum Software