[mina:]How to use asn1 codec in mina?
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Apache Server configuration support > Apache Directory Project > [mina:]How to use asn1 codec in mina?




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    [mina:]How to use asn1 codec in mina?  


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-13-06 12:45 PM

Mina has adapted asn1, but I can't find any examples. I know it uses Apache

shared-asn1, but there is no documents, no src. can anybody help me? Thanks

a lot.

 ________________________________________
_________________________
ÓëÁª»úµÄÅóÓѽøÐн»Á÷£¬ÇëʹÓà MSN Messenger:  http://messenger.msn.com/cn







[ Post a follow-up to this message ]



    Re: [mina:]How to use asn1 codec in mina?  
Trustin Lee


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-14-06 01:45 AM

Hi,

On 3/13/06, helloyattie-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org <helloyattie-PkbjNfxxIARBDgj
K7y7TUQ@public.gmane.org> wrote:
>
> Mina has adapted asn1, but I can't find any examples. I know it uses
> Apache
> shared-asn1, but there is no documents, no src. can anybody help me?
> Thanks
> a lot.


Apache ASN1 is still in development.  It doesn't have enough documentation
yet.  You'll have to explorer the source code to find out its usage.  I
apologize for your inconvenience.  Emmanuel, could you point where to look
at?

Trustin
--
what we call human nature is actually human habit
--
http://gleamynode.net/
--
PGP key fingerprints:
* E167 E6AF E73A CBCE EE41  4A29 544D DE48 FE95 4E7E
* B693 628E 6047 4F8F CFA4  455E 1C62 A7DC 0255 ECA6






[ Post a follow-up to this message ]



    Re: [mina:]How to use asn1 codec in mina?  


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-14-06 07:45 AM

Hi, Thanks for your help. you said that Apache ASN1 is still in
development. Does it mean that I can't use apache asn1 codec with mina in
my project? If not, which asn1 codec could I use? Thanks for your
suggestions.

>From: "Trustin Lee" <trustin-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
>Reply-To: "Apache Directory Developers List" <dev-aYN4UCa7k1r1N9kud6OZbmD2F
QJk+8+b@public.gmane.org>
>To: "Apache Directory Developers List" <dev-aYN4UCa7k1r1N9kud6OZbmD2FQJk+8+
b@public.gmane.org>
>CC: mina-dev-aYN4UCa7k1r1N9kud6OZbmD2FQJk+8+b@public.gmane.org
>Subject: Re: [mina:]How to use asn1 codec in mina?
>Date: Tue, 14 Mar 2006 10:58:04 +0900
>
>Hi,
>
>On 3/13/06, helloyattie-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org <helloyatti
e-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org> wrote: 
>
>
>Apache ASN1 is still in development.  It doesn't have enough documentation
>yet.  You'll have to explorer the source code to find out its usage.  I
>apologize for your inconvenience.  Emmanuel, could you point where to look
>at?
>
>Trustin
>--
>what we call human nature is actually human habit
>--
>http://gleamynode.net/
>--
>PGP key fingerprints:
>* E167 E6AF E73A CBCE EE41  4A29 544D DE48 FE95 4E7E
>* B693 628E 6047 4F8F CFA4  455E 1C62 A7DC 0255 ECA6

 ________________________________________
_________________________
ÏíÓÃÊÀ½çÉÏ×î´óµÄµç×ÓÓʼþϵͳ¡ª MSN Hotmail¡£  http://www.hotmail.com







[ Post a follow-up to this message ]



    Re: [mina:]How to use asn1 codec in mina?  
Trustin Lee


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-14-06 07:45 AM

On 3/14/06, helloyattie-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org <helloyattie-PkbjNfxxIARBDgj
K7y7TUQ@public.gmane.org> wrote:
>
> Hi, Thanks for your help. you said that Apache ASN1 is still in
> development. Does it mean that I can't use apache asn1 codec with mina in
> my project? If not, which asn1 codec could I use? Thanks for your
> suggestions.


You can use Apache ASN1, but you need to figure out how to use it by
yourself.

BTW there's a separate MINA mailins list:  mina-dev-aYN4UCa7k1r1N9kud6OZblN6
ohzGQtmt@public.gmane.org
Please send messages there from now on.

Thanks,
Trustin
--
what we call human nature is actually human habit
--
http://gleamynode.net/
--
PGP key fingerprints:
* E167 E6AF E73A CBCE EE41  4A29 544D DE48 FE95 4E7E
* B693 628E 6047 4F8F CFA4  455E 1C62 A7DC 0255 ECA6






[ Post a follow-up to this message ]



    Re: [mina:]How to use asn1 codec in mina?  
Emmanuel Lecharny


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-14-06 07:45 AM

helloyattie-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org a ¨¦crit :

> Hi, Thanks for your help. you said that Apache ASN1 is still in
> development. Does it mean that I can't use apache asn1 codec with mina
> in my project? If not, which asn1 codec could I use? Thanks for your
> suggestions.

Sorry about it, but there is no ASN1 codec in Apache DS (not yet). We
have a Ldap ASN.1 codec.

I don't know about any Open Source ASN.1 codec available out there.

Emmanuel L¨¦charny.






[ Post a follow-up to this message ]



    Re: [mina:]How to use asn1 codec in mina?  
Lev Walkin


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-14-06 07:45 AM

Emmanuel Lecharny wrote:
> helloyattie-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org a ¨¦crit :
> 
>
> Sorry about it, but there is no ASN1 codec in Apache DS (not yet). We
> have a Ldap ASN.1 codec.
>
> I don't know about any Open Source ASN.1 codec available out there.

There's one: http://lionet.info/asn1c

--
Lev Walkin
vlm-924Uue6vNC/iB9QmIjCX8w@public.gmane.org






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 02:12 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register