G
Guest
Hello,
I have an x86 device called FB6500
(http://www.fabiatech.com/products/fb6500.htm). It uses Windows CE 5.0 which
i built using PB 5.0. It's purpose is to run an app which uses TCP/IP. It
basically sends TCP packets to a client every 10 seconds.
I am considering of putting some sort of security or encryption for this TCP
stuff but i am unsure of how to go about doing it. I realize there are some
components out there which provide encryption algorithms to manually encrypt
the sent data. However, i've also read stuff on SSL and IPSec, and that these
features can be added to the OS image using PB 5.0. If i do add these
features, how do i use them in my application? Thanks.
Michael--J.
I have an x86 device called FB6500
(http://www.fabiatech.com/products/fb6500.htm). It uses Windows CE 5.0 which
i built using PB 5.0. It's purpose is to run an app which uses TCP/IP. It
basically sends TCP packets to a client every 10 seconds.
I am considering of putting some sort of security or encryption for this TCP
stuff but i am unsure of how to go about doing it. I realize there are some
components out there which provide encryption algorithms to manually encrypt
the sent data. However, i've also read stuff on SSL and IPSec, and that these
features can be added to the OS image using PB 5.0. If i do add these
features, how do i use them in my application? Thanks.
Michael--J.