Ahmed

Results 22 issues of Ahmed

Hello, Nice library but do you have an equivalent in java ? Thanks

Hello, In example I see that s.Close() is used on "bye" event. Is it possible to do it onDisconnect event after doing some operations? When I do s.Close() on disconnect,...

question

Hello, I'm using this library to make my own VNC Viewer. I'm trying to screen a MacOS Desktop, I use Screen Sharing native tool. When I fill the form and...

Hello, After adding the line maven { url "https://jitpack.io" } and the gradle compile line : compile 'com.github.zzz40500:AndroidSweetSheet:1.1.0' I still have : Failed to resolve: com.github.zzz40500:androidsweetsheet:1.1.0 Do you have any...

Hello, I would like to connect to server socket without needing to disable 4g. I connect to the hotspot server socket and I try to connect but I have a...

Hello, I would like to build busybox on AOSP. Do I need to modify the Kernel ? Where are the sources of busybox ? It's not clear for me this...

Hello, when storing large map onSavedInstanceState it crashes with TransactionTooLargeException. Do you have any solution ?

Hello, I'm facing a big problem and I don't know how to resolve it. I tried so many things.. I'm using netty-socketio to create a socket server on Android, and...

Hello, Thanks for the tutorial. I would like to decode frame buffer encoded in MPEG2-TS. (H.264/AAC data) This buffer is received from socket. And I would like to get an...

Hello everyone, I used x11vnc on Linux everything works fine ! But when I use it on MacOS I got this error when I connect with a VNCClient (Android App...

bug
platform-osx