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

Replacement For Deprecated Defaulthttpclient

I am using DefaultHttpClient in my current app. I read this article which states that the DefaultH… Read more Replacement For Deprecated Defaulthttpclient

Connecting To Iocp Server In Java (android)

I'd like to make an Online Game with Android. I'm planning to make Server with IOCP model v… Read more Connecting To Iocp Server In Java (android)

How To Implement An Http Server On Android

I've two android applications on same LAN provided by WIFI : App (A) that open a listening soc… Read more How To Implement An Http Server On Android

A Simple Client-server - Android<>pc

I am testing socket programming on Android however I am having a problem. The client is basically l… Read more A Simple Client-server - Android<>pc

Android Application With Java - Udp String Doesn't Send

I have started working with JAVA on android studio and I'm trying to create a simple applicatio… Read more Android Application With Java - Udp String Doesn't Send