Hi all, A friend of mine has founded this co. and they are looking for mobile sw engineers. Please, send your questions to the email stated below, I do not...
Dear Friend, We have an immediate requirement for our client based in USA for their Product Development project being executed in Mumbai, INDIA. The project...
Dear Friend, We have an immediate requirement for our client based in USA for their Product Development project being executed in Mumbai, INDIA. The project...
Hello, Jo Stichbury is a well known Symbian author. She will be coming to town for the games conferences. I'm pleased to announce she has agreed to speak at...
Dear Friend, We have an immediate requirement for our client based in USA for their Product Development project being executed in Mumbai, INDIA. The project...
Dear Symbian pro, Our client is currently hiring for below mentioned reks based at Bangalore Pls send cv across if open . Requirement details: Skill : Symbian ...
I will be out of the office starting 03/01/2006 and will not return until 03/16/2006. I am out of the office on paternity leave for 2 weeks I will respond to...
Hello, Just a reminder. Jo Stichbury will be presenting this month. http://kerncomputing.blogspot.com/2006/02/noted-symbian-author-jo-stichbury- to.html Hope...
Hello, See my blog for an overview of Jo Stichbury's talk including the slides. http://kerncomputing.blogspot.com/2006/03/on-accredited-symbian-developer.html ...
Hello, Just wanted to jot a note to the list to update people on the status of the evening lectures. I actively recruited a number of speaker for this spring....
Hi, do you know how to handle asynchronous I/O in symbian OS? I mean think of a chat application: person can write at any time and the remote peer can write at...
Hello Cinar, A good place to start is to look at Symbian's CActive object facility. You'll see a few examples on my blog (kerncomputing.blogspot.com). Jo...
Hi John, Thank you very much for your prompt reply. I found what i look for in the examples folder of Nokia SDK 8.1a - sockets folder. the class architecture...
Hi there, You can use Active Objects and handle it accordinly. I have developed a chat application very similar to what you have quoted.Active objects would do...
Hi! Although, symbian does support BSD socketts interface, however, the Active Object based implementation for sockets is native to the OS. A typical solution...
Hi, i try to connect to a TCP/IP server based on the sockets example. when i run the sockets example, it is OK. when i try my program, i get an error code of ...
10049 has the following meaning: Z:\Programs\isql\bin>net helpmsg 10049 The requested address is not valid in its context. Is the address really valid in this...
Hi, let me write a few more comments: when i try the sockets example it runs.??? mine is a console application. with my application, i can connect to servers...
sorry for the misleading problem definition; actually the integer value of Status variable is 10049 after the connect() call on the rsocket. where can i find ...
Hello Cinar, I typically look at http://www.newlc.com/Symbian-OS-Error-Codes.html and search the headers for such errors. I do see this one either but, based...
Hello, I'll be speaking at the SD Forum Architecture SIG (http://www.sdforum.org/SDForum/Templates/CalendarEvent.aspx?CID=1963&mo=7&yr=2006). If this piques...
1. Which is the best IDE to use for Symbian C++ development ? CodeWarrior or Carbide or Visual Studio.NET with Carbide plugin 2. We want to initially target...