Of course.
You can use http or OMA protocol download also. and the framework of http can be found in the symbian sdk. and give a simple example.
good luck.
Type: Posts; User: xuwei1973; Keyword(s):
Of course.
You can use http or OMA protocol download also. and the framework of http can be found in the symbian sdk. and give a simple example.
good luck.
olny use the command
abld freeze
then create the file coefep.def.
but when the fep has already built in the system\fep\. whne I start the emulator, how can the customer fep be selected?
...
I found cycling fep of 9200, and I make a mmp file which is like fepexample of forum to build the source code of 9200. But there is still an error of coefep.def.
Where is there the file?
Thanks a...
1.运行在同一个模拟器中,模拟器的地址配置为192.168.31.173。
监听端口为7。如果客户端进行连接选择127.0.0.1的时候,那么可以进行正常的通信。如果输入192.168.31.173时,那么返回一个错误-1。
2. 运行在同一台机器上的时候,服务器是vb的程序,机器的地址为...
Bluerose说的对,
我试着把socket中监听服务器只设置了端口,没有ip地址,客户端也可以同服务器进行通信。
但是如果把客户端设置为模拟器的ip地址就不能正常通信了。
我重装了Series60和Ether plug in若干次。每次结果都一样。
另外我也作了TCP/IP的通讯程序,可以进行通信。并且在模拟器中使用127.0.0.1可以进行通信,说明网络正常。
但是修改某些配置不可能。我没有做其它操作。
郁闷之极。
不知道有没有其它的妙招!!!!
根据论坛的介绍配置模拟器的网络,但是却怎么也不能在Socket通信。使用lixg提供的Sockets测试server和client可以进行通信,如果把listen的端口改为配置的模拟的地址(192.168.31.173)的时候,两者就连接不上。返回的错误为-1或者-44。这与模拟器与外部的server连接相类似。
各位有什么高招指点一二。...
再问一下,从microphone进来的声音,存放在什么地方,从哪里能够访问,有相应的类对应吗?
不知道这样想是否正确:说话者---通过microphone收集--说话人的声音--放入手机中相应的内存中。
如果不正确,那么这部分到底是怎么工作的呢?
I don't find the website of "The price is available in this website".
是不是有些指针的内存没有释放。用delete释放。
I have the same problem. If you make some progress, please tell me.
Thanks a lot in advance.
I do the same as you. and now I look for the coding about mic.
do you make some progress. if you do, tell me.
Thanks a lot in advance.
could you tell me how to capture the audio signal by connecting to the microphone?
Thanks in advance.
想做一个录音捕获(audio capture)软件,不知道有没有可不可行?
在Nokia Forum中有人提出了使用Microphone进行audio caputure.这个方法正确吗?有这方面的例子吗?
谢谢各位!
hi all
我想进行这样的编程,当两个手机进行通话时,我想把通话时说话人的声音谈话给录下。我应该如何捕获说话人的声音。
谢谢!
In the entry of the phonebook, the two opponent are player1@realm.
so the game can works.
I start the sip server and the two terminal emulator. The two emulator can register, invite and accept the invitation. But they can't go further.
I think that my settings are correct. but I know...
I have the same problem. and I install the sdk 2.0 again and set it default.
在我装SDK_for_CW之前,我的7.0s版本下的Series60是好用的,我在此SDK下编译通过了例子Sockets。
但是安装SDK_for_CW之后,尽管Devices命令下,使7.0s的Series60为Default, 还是有这个错误。
C:\Symbian\7.0s\Series60_v21\Series60Ex\sockets\group>makmake...
I have the same problem. I try to install the sdk again, but the same thing happened.
If you have solved, please tell me.
Thanks any.
本机装有Symbian6.0\6.1\7.0s 和Series60 for CW(1.2).
想用Devices命令进行管理,在安装2.1版本时候检测到两个版本,即symbian\7.0s和Series60 for CW(1.2),在安装程序中,把7.0s...
1. 手机如何把声音发送出去的,我想作这方面的编程,但是不知道如何下手,初步了解声音的传输使用RTP衉议,但是怎么发送这些声音数据包。
各位高手有没有例程提供。
2. SOCKET通讯中的NOTIFIER机制看不懂。
I set KInetAddr as "127.0.0.1" and KInetHostName as "localhost"
You must set KInetAddr as your ethercard tcpip address. and your emulator tcpip address is different form your ethercard. ...
NOKIA在给我们的版本中,不提供这样的接口。
Hello, I need get key code from 7650.but the key event handle only give the icode and iscancode. but debug the function, the icode gives only the numberic code even if under the english input...