Hi ,
How do I submit my .prt (IPHOOKS) application for Nokia Testing / Approval .
Thanks
Jayant
Type: Posts; User: jayantjain; Keyword(s):
Hi ,
How do I submit my .prt (IPHOOKS) application for Nokia Testing / Approval .
Thanks
Jayant
Which C++ API to use to get Phones firmware or OS version
Examples would be great
Thanks
Jayant
Hi,
I'm writing a simple protocol(.prt) using the iphooks framework. I want to generate and send out a packet from my protocol module . Does anyone has a code snippet as to how I could generate a...
I am seeing similiar behaviour on the N95.. My process, which is just a normal tcp/udp socket server application , after running for sometime, slows down the response of the system tremendously.. I...
When a User process exits on the symbian platform, is all the memory on the HEAP related to that process cleaned up automatically immediately to be made available to other processes ?
Thanks
Hi,
When I load the Socket layer in OPENC ,select tickles my tcp socket fd and when I do a recvfrom() system call, the call returns errno = 0 and bytes received = 0, According to POSIX,...
S60 provides the following UDP buffer options
if you want to increase the buffering for the received UDP packets, you use the socket option "KSoUdpRecvBuf , KSolInetUdp" . This I dont see...
No It definitely works for 1.02 .. The intention of using the above ioctls is not to prompt the IAP Selection dialog. 1.02 , the code does what is expected of it , however with 1.03, this just...
I'm using N95 (Symbian OS 9.2) with PIPS version 1.03 and find the following error while calling
ioctl SIOCSIFNAME or SIOCIFSTART error: Function not implemented(78)
This error I used to see...
Well I found a way around.. I had to implement my own gethostbyname() function using the RHostResolver()..wherein I could pass the RConnection instance to it and have the pop up show up only once.. ...
How does one hide the IAP Selection prompt when using gethostbyname().. Or rather in a general way how can I specify a IAP to bind to for the full app rather than socket by socket..
In my app ,...
Hi,
Im trying to open a SCO connection over a RFCOMM channel which is connecting to the Audio Gateway Service of a PC . The RFCOMM connection goes through fine and when I call...
They do have a VoIP client for 9500 which works with WLAN .. My group has used it.. Not sure whether they have released it
Is there a ethernet plugin available for the S80 SDK..for WINS environment?
Need to test application using direct IP connectivity
Secondly how does one get the IP address of the WLAn interface...
I'm using the S80 SDK with the WINS UDEB environment
I have the relevant logging code in for my module (RFileLogger::WriteFormat) , and I also put in the entry in the .ini file for Flogger,...
Is something not right with my basic VC++ environment..
Creating library \USERS\s80\EPOC32\BUILD\USERS\S60\MIP4\GROUP\MIP4\WINS\UDEB\
MIP4.lib and object...
Posted to C++ Forum.. Not here
did a
abld makefile vc7
and it fixed the problem
Jayant
My app is compiling however get this error.. Secondly Do you know where can I get the openfix.lib
Creating temporary file...