Skip to content Skip to sidebar Skip to footer
Showing posts with the label Datagram

Message Only Received Once On The Server On Android App

I have a server app and client app running separately on different android devices and am broadcast… Read more Message Only Received Once On The Server On Android App

Building Openssl On Android Ndk

I want to use DTLS (on OpenSSL) using JNI on Android 2.1/2.2. Can someone help me get started (tuto… Read more Building Openssl On Android Ndk

Application Crashes While Starting The New Thread

I have a thread class when I start the thread and create the instance of thread class in the main c… Read more Application Crashes While Starting The New Thread