Thanks guys for your responses and effort.
If it works with admin privileges I'm happy.
Type: Posts; User: Roose; Keyword(s):
Thanks guys for your responses and effort.
If it works with admin privileges I'm happy.
Actually I installed Qt Creator and mingw sdk separately.
I might have found the cause for weird behavior. I wasn't running it with admin privileges. I seems to work better with admin privileges.
I forgot to mention that Copy / Paste doesn't work from with keyboard shortcuts.
I installed Qt Creator (Biuld on Sep 26 2011 at 10:23:07 rev 8840168fc5) and while coding I phased really weird behavior with keyboard.
At begining it worked just fine but then suddenly I couldn't...
I would say that it has very direct link for those users that are going to pay money for apps.
Most Symbian users won't give a damn about the devices OS but these users are not likely to install...
Nokia might be planning to sell another 150 million but are there 150 million planning of buying?
I fear that "dead platform" label alienates developers and users which means less applications...
If Elop would be selling any he would be selling short... According to press he doesn't own any Nokia shares =)
http://www.nokia.com/about-nokia/corporate-governance/insiders-ownership
And I should be a Major ;-D
Windows Mobile 7 doesn't really have that many users at the moment... Not sure if it ever will have... So Qt has no future, Nokia Windows mobile has no present, iPhone and Android has both... Seems...
JoikuSpot might not be that informative since:
- (AFAIK) it doesn't need 4th layer sockets - it just routes ip packages
- Routing and interface management might have be done with native code (not...
I just realized that in near future there might be a case where I should be able to open specific sockets via WLAN and 3G simultaneously.
Can it be done...?
I believe this is what...
I have seen the light!
The whole idea of having application wide and only application wide session which would be used by all sockets was mind blowing. My brain just couldn't handle the idea of...
The problem is that when I create a new QTcpSocket I don't know how to bind it to use spesific interface
Eventhought my application activates only one interface, it must be able to handle situation where user has created more than one. My application must be able to use the accesspoint previously...
Yes, this propably applies if there are only one active interface.
If I have two open connections/sessions/active interfaces. One uses cellular network (ex. 3G) and another uses WLAN.
I'm not...
It doesn't seem to work perfectly with Symbian^3 eighter... My exe and lib are both builded with Symbian^3 0.9, both have STDCPP in mmp and still get error "MyLib.lib is incompatible with standard...
I'm aware that using QNetworkSession I can 'rise up' interfaces. However when there are many interfaces active, I don't know how to specify which interface new socket uses.
Thanks guys for your effort and insight!
I agree with ltomuta that warning would be nicer than linkin failure.
If Checklib is there to verify that libs are compatible with executable, isn't...
Amazing... I added this line to one mmp and executable size went down from 3,7MB to 1,2MB.
Thanks for fast reply.
Perhaps I should be more specific. I'm trying to create tcp socket for a client.
Could this be achieved with QTcpServer?
Hi,
I need to choose which network interface my socket uses. The device might have many interfaces open simultaneously (for example wlan, 3g streaming QOS, 3g browsing QOS, 3g mms) and I want my...
Did you mean that Routing Area Update in cellular network would change devices local IP address?
I believe local IP address will stay the same during entire connection and connection must be...
Ok, Thanks!
Thanks for your fast replies.
Series60v5.0.sis, Series60v5.1.sis and Series60v5.2.sis exists in C7
Series60v5.0.sis exists in N97
Can I rely that 5.1 and 5.2 will exists in every Symbian^3...
I found an instruction for installing platform spesific files for S60 fp2, but I was wondering if there is a safe way to identify every known platform. (Advanced Package File options)
I took a...