Hi ....
I write a midlet by notepad and it test and work fine on WTK 2.2 .
But when I install it to Nokia 7610,after making a connection , it disappear a error (only "!") information
how...
Type: Posts; User: wgarnett; Keyword(s):
Hi ....
I write a midlet by notepad and it test and work fine on WTK 2.2 .
But when I install it to Nokia 7610,after making a connection , it disappear a error (only "!") information
how...
Hi ....
I write a midlet by notepad and it test and work fine on WTK 2.2 .
But when I install it to Nokia 7610,after making a connection , it disappear a error (only "!") information
how...
Can SIP message integrate with XML ?
thanks !!!
開發 Series 60 Application 時,是否需要 Symbian OS C++ 的程式開發經驗?
如果需要的話,那麼 Symbian OS C++ 的一些語法函式(ex:RFs RFile)等等要去哪裡查???
有文件或網站提供語法查詢嗎?
請各位先進指點一下新手
感激不盡
how to learn developing series 60 applications ? My questions are :
1.
I have a book "developing series 60 applications - a guide for symbian os C++ developers" , should I still need to read...
已经半个月了,书(Series 60 平台设计)也买了
有看了一遍,但是还是有许多地方搞不懂
例如说有时候看书突然看到跑出一段函示而搞不懂
范例程式码一样搞不清楚许多地方
Ex:出现
void CCompoundControl::SizeChanged()
我如何知道要使用这个函示,当要写一个动作时,SDK 有的查吗?
感觉一直无法入门成功
请各位先进提供一些学习上的建议...
plz help me !!!
source code :
http://hikoseijuroh.myweb.hinet.net/sipex.rar
.xml put on C:\
following method of SIP Programmer's Guide , but I get a lot of errors :
source code :
http://hikoseijuroh.myweb.hinet.net/sipex.rar
.xml 放置於 C:\
按照 SIP Programmer's Guide ,可是卻出現一堆錯誤,到底哪裡錯了?
請幫忙新手!多謝!
錯誤訊息
Is SIP with "message" method for IM(instant message) using "SIP Codec API"??
if you want to run on real phone , you must use S60 SDK + SIP Plugin
if you want to run by using J2ME , you can download (JSR 180)SIP for J2ME , but the application developed by it can't run on real...
delete all VC.NET create file
re-import bld.inf
and then problem solved
I get these error codes , please help me to solve
CSIPEngine.obj : error LNK2019: unresolved external symbol "public: class CSIPConnection * __thiscall CSIPProfileRegistry::ConnectionL(class...
Hi.....
any real phone can run JSR-180(SIP for J2ME)??
Hi.....
any real phone can run JSR-180(SIP for J2ME)??
要整合 CSIPEexample 以及 hellowordbasic 來作 SIP 測試
1. 先更改 hellowordbasic 中的 mmp 加入 CSIPexample.h CSIPexample.cpp(copy from Series 60 SIP Programmer's Guide.pdf)
2.用 VC.Net 匯入 hellowordbasic
...
please help and show hints to me !!!
I test for 5 days and I can't slove problems
src\helloworldbasicappui.cpp(21) : error C2065: 'CSIPExample' : undeclared identifier...
New a Project 選項裡頭有 Mobile C++、Series60 兩種
如圖:
http://hikoseijuroh.myweb.hinet.net/01.jpg
http://hikoseijuroh.myweb.hinet.net/02.jpg
試了一下,都可以在模擬器上 run ,請問這兩類開發有啥不同之處?
試了很久
仍然無法把範例的 CSIPExample 整合起來
Compiler 都會遇到錯誤
http://discussion.forum.nokia.com/forum/showthread.php?p=162441
哪位大俠分享一下 SIP 與 helloworldbasic 整合的範例
小弟初學 Symbian Development
只想看一下源碼瞭解一下如何結合 SIP...
測試一下
是行的通的
可以 run
請問使用 BCME 開發視覺化設計所獲得 "用戶介面"(UI)
將源碼拿到 VC.NET 後,仍可使用嗎????
ya ! I see .
thanks for reply !!
SIP can use UDP、TCP、TLS & SCTP
I know Nokia SIP plugin support UDP、TCP
so my question is that SIP plugin support TLS & SCTP ???
what protocol is used to transfer text ?????????
SDP or TCP ????????
How to do that ?????
Install .sis to emulator for testing ???????
from SIP Document - Series 60 SIP Programmer's Guide
The example does not run by itself, i.e. it is not a full application for Series 60 platform. To run the example you need to create a new...