for VISUAL STUDIO platform - How To Use SignalR in iOS and Android Apps -- Visual Studio Magazine:
SignalR for Java and Android
Getting started with the Java SignalR SDK
Hosting SignalR on GoDaddy OR shared hosted in Full Trust
Performance Tuning SignalR
alternative as a service pusher.com , pubNub , FireBase
This Blog is first of all memos for me!! From time to time I get exposed to new and cool stuff for developers and architects ,most of the time its a solution for a problem or tips or tricks, so, I would like to track my memos and share it with you, it can save your time and nervous, I hope you will enjoy it - by Yaniv Tzanany.
Search This Blog
Thursday, December 17, 2015
Saturday, December 5, 2015
DHCP failure on Android WiFi (stuck on obtaining IP address)
to reset dhcp on wifi
adb shell
su
cd /data/misc/dhcp
rm *
reboot device
DHCP failure on Android WiFi (stuck on obtaining IP address) – How I solved it | thealarmclocksixam:
adb shell
su
cd /data/misc/dhcp
rm *
reboot device
DHCP failure on Android WiFi (stuck on obtaining IP address) – How I solved it | thealarmclocksixam:
Subscribe to:
Posts (Atom)