heh - on a lark I pulled the SIM out of my N95, rebooted, and *poof* it can send to a stream opened as "socket://ipaddr:port".
Annoying if I want to use my app and get calls at the same time, but...
Type: Posts; User: UncleOp; Keyword(s):
heh - on a lark I pulled the SIM out of my N95, rebooted, and *poof* it can send to a stream opened as "socket://ipaddr:port".
Annoying if I want to use my app and get calls at the same time, but...
Informative and timely. Soooo - what if I have an unlocked Nokia device with a T-Mobile SIM? Is that the same as a network-provided phone?
I don't think it's quite the same. So far I have these results, all with Netbeans 6.1 and Java 1.6.0_07:
S60_3rd_MIDP_SDK - Emulator comes up, but I don't (always?) see my code (just using...
OK - it's been several months, and I'm seeing the same problem. Is there a special trick, or do I/we still have to wait?
Thanks!
Nice blog. You say in it:
Note that the current openSignedOnline site *does* allow for SwEvent. So perhaps you should pick a different capability, or explain why it won't work even though OSO...
In addition to a "me too", I can add a little - hopefully helpful - information.
The latest SDKs support the Gnu Compiler Embedded toolchain aka "GCCE". It's basically gcc that targets ARM. ...
Hmm. I'm having the same problem (I think) now. Except it didn't work before.
I'm trying to bring up the Zeroconf Browser Example, and I finally got it to install on my Nokia N95 running the...
That and the updated Google Groups banner are a win. Thanks!
I think the biggest thing is to ask that the ability to change "back" to the non-winsock config not be lost. Ideally it would be a regularly-tested and supported feature; hey, I can dream.
Over...
Thanks, Frank. That makes a great deal of sense. In the FWIW department, a) I'm a member of that beta group and b) when Build 024 was announced, I took heed of the comment (paraphrased), "We're...
Is there an email list one can join when Carbide.c++ patches are available? I have 1.3.x and I'm in the middle of applying updates now. When the updater was done searching, it reported patches...
It appears the original document reference has moved. It is now here.
There is also the Connecting via ethernet section in the Emulator guide; this is the Symbian OS 9.3 version; I suspect others...
Ah ha! While the silence in this thread is astounding, it explains (in part) why I haven't heard back regarding my own recent inquiries.
I have found some suggested workarounds, but they all seem...
This is a case where a multiple vote would have been better. The full answer is:
1) I try to use the "Help Contents" and search function in Carbide.c++ first. It is a bit tedious, however, when...
I have a legacy application that I've ported to the Symbian S60 3rd Edition FP[12] environment, and it runs on a Nokia N95. This legacy app uses the conventional main(argc, argv); I've wrapped the...
I'm using Carbide.c++ v1.3 with the S60 3rd Edition FP2 SDK on Windows XP Pro SP2. When I run my application in the debugger, it's usually fine. But in some cases, if I have recently inserted and...
Thanks. Would you share a pointer to where this is documented? This is part of what I'm looking to track in as close to one place as possible.
Hi again. I did find another table that nearly answers my "need"; it's in the file named Essential_S60_Developers_Guide.pdf, page 5. That document doesn't (appear to) map firmware version (initial...
"0", which is what is it supposed to be for successful completion.
A couple of notes:
- I added a check to printf() whenever I saw mytime.tv_sec change; I see two changes at startup, and no...
gettimeofday() works when I run in the emulator (under SDK 3rd Ed. FP1 and FP2) but appears not to work on my N95. I have installed the openc packages, and other openc functions seem to work fine.
...
I am wondering what the nominal release cycle is for updates. I submitted a bug report during the WRT Beta period:
https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=6650
It is now labeled...
Bummer! I take it this means that no form of demand paging will ever be available on the N95, since it is a feature of OS v9.3 and beyond:
...
I'd love to see (a pointer to) a table that shows what Symbian OS version corresponds to what S60 SDK and FP, and to the firmware version reported as "Device software" in the Device mgr. app.
I'm...
Ditto from another developer "forced" to use Redmondware but would happily stick to his Linux system if he could.
The irony: Eclipse; Perl; GCCE; make. All firmly entrenched Unix (or at least...
Grr. Back from vacation, and I tried to run the Adobe Captivate screencast. What a pain. (It doesn't help that the development system I have doesn't have speakers...)
While I can see such a...