ItsMods

Full Version: Is there any way to send data safe without using OOB method?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey everyone!

.. is there any way to do it? I'm using C language, default network headers (socket.h and in.h); and I need to send protected network packet, but I don't want to use OOB.



Thanks!