Re: SSL Socket

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Right, I'll look at it.

Thanks

"Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT com>
wrote in message news:%23AHftiXVFHA.628@xxxxxxxxxxxxxxxxxxxxxxx
> SSL support is a catalog element in Platform Builder. If you add it to
> the platform, your Windows CE device supports SSL. That doesn't give you
> a new managed code programming interface of the type that you desire, but
> you should be able to write one.
>
> Paul T.
>
> "Stelrad Doulton" <___@xxxxxxxx> wrote in message
> news:u9bXVfXVFHA.1452@xxxxxxxxxxxxxxxxxxxxxxx
>> Well I had given up on free hence;
>>
>>>> OK so nothing for free. What have others used?
>>
>> Avoiding a rewrite is a big bonus hence I am willing to pay for the right
>> product, mentalis's implementation derives BCL Socket, it would be real
>> nice to have something similar for CF.
>>
>>>You can, if the device implements SSL, use it with standard managed
>>>sockets interfaces.
>>
>> Not sure what you mean. Use what? If I need something bringing into the
>> OS I can talk to the platform guys.
>>
>> Cheers
>>
>> "Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT com>
>> wrote in message news:%23$VyRXXVFHA.628@xxxxxxxxxxxxxxxxxxxxxxx
>>> So, not just SSL, but a very specific implementation of a given class
>>> interface and free, too? No, not that I know of. You can, if the
>>> device implements SSL, use it with standard managed sockets interfaces.
>>> I think that this should be possible on any Pocket PC device...
>>>
>>> Paul T.
>>>
>>> "Stelrad Doulton" <___@xxxxxxxx> wrote in message
>>> news:ePS3TkVVFHA.1152@xxxxxxxxxxxxxxxxxxxxxxx
>>>> OK so nothing for free. What have others used?
>>>>
>>>> The application has been developed using standard .NET sockets so I'd
>>>> like something derived from the BCL Socket class. IP*Works' offering
>>>> nsoftware.IPWorksSSL.Ipports obviously doesn't do this.
>>>>
>>>> "Stelrad Doulton" <___@xxxxxxxx> wrote in message
>>>> news:ODe0K4TVFHA.3432@xxxxxxxxxxxxxxxxxxxxxxx
>>>>> Hi,
>>>>>
>>>>> Are there any free SSL socket implementations for CF? Something such
>>>>> as http://www.mentalis.org
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>


.



Relevant Pages

  • Re: SSL Socket
    ... So, not just SSL, but a very specific implementation of a given class ... interface and free, too? ... use it with standard managed sockets interfaces. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: SSL Socket
    ... SSL support is a catalog element in Platform Builder. ... > product, mentalis's implementation derives BCL Socket, it would be real ... use it with standard managed sockets interfaces. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Features that can only be provided by the implementation?
    ... change "Common Lisp" a lot lately. ... function interface. ... If you go too far in wrapping the platform, ... Here is an example of such a thing: Windows sockets and select. ...
    (comp.lang.lisp)
  • Re: Secure Sockets
    ... libraries designed to make secure sockets look "just like" regular ... In theory a SSL implementation needs to support features like that. ... ssl session with the tcp session. ... I really dont understand why ssl on regular Win32 needs to be harder than ...
    (microsoft.public.platformsdk.security)
  • Re: [PHP] stream_socket_accept() on an SSL socket
    ... When you "talk" to an SSL server directly with sockets, ... There must be a PHP library which does or a native function. ... Sockets on IIS using SSL has some problems. ...
    (php.general)