Thanks for reply...
This all about bluetooth
I have "standart" code to advertise service on phone, opening socket and so on. ... On PC i'm recieving with library 32-feet (http://32feet.net/). All...
Type: Posts; User: objective3; Keyword(s):
Thanks for reply...
This all about bluetooth
I have "standart" code to advertise service on phone, opening socket and so on. ... On PC i'm recieving with library 32-feet (http://32feet.net/). All...
Hello 2 All!
I'm making screenshot and using CImageEncoder converting it to HBufC8, then i'm sending it to PC over bluetooth sockets.
For example: size of my screenshot is 4550 bytes, on PC...
Really good idea to me. But posted link doesnt work...
Yes i've heard about GnuBox and the first method that wizard_hu_ posted.
Thanks for enlighten me.
Hi to all!
Can i implement TCP protocol "thru bluetooth" connected to my PC?
Can i use RSocket?
When i'm trying to connect to PC using RSocket "choose access point" ui appears. Can i avoid this?...
Hi to all!
When im trying to start application from my appliocation like this:
TInt CMyClass::StartApp(TFileName fileName, TInt flag)
{
TFileName fnAppPath = fileName;
RFs fsSession;...
Yes. I have read this, but unfortunally in this example THREAD is suspended. It is not what i need exactly.
In general RTimer::After() or User::WaitForRequest() performing thread-relative delay......
Hi to all!
How can i suspend Active Object execution? Solutions like User::After() of RTimer::After() in combine with User::WaitForRequest() does not work for me, cause they are attempting to...
Thanks - it might help!
How could i do that?
And the second question: can the phone Python console be remoted by the PC Python console?
Thank you in advance!