gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 7650 and IrDA ???


From: 何 治
Subject: Re: 7650 and IrDA ???
Date: Thu, 07 Nov 2002 18:14:02 +0800

hi Herbert,

I still dont kown what's the meaning of the following code frame
after i connected 7650:(

yes, i think 7650 use another protocol.but it seem different from OBEX.
I'm tring to decode the connect string --it's very strange. (e.g.the first frame i accepted from 7650 when it connected my serverapp is 7E FF 7D 23 C0 21 7D 21 7D 21 7D 20 7D 34 7D 25 7D 26 DD 26 6A E1 7D 22 7D 26 7D 20 7D 20 7D 20 7D 20 7D 27 7D 22 7D 28 7D 22 7D 23 22 7E a little different every time, and now i still have no idea of the meaning about them:(
)
do u have any advices?
i have thought it uses OBEX+symcML...but i seems more complex


p.s.
the nokia pc-suite use a Router between the mobile and application(that's why we connect 7650 using "mRouter")

the mode connecting 7650(in fact it's 7650 connect your application!) is different.
you should set up a server to listen (here the mobile is a client device)
the test code:

SOCKADDR_IRDA ServSockAddr = { AF_IRDA, 0, 0, 0, 0, "mRouter" };

if(SOCKET_ERROR==bind(ServerSock,(const struct sockaddr *) &ServSockAddr,sizeof(SOCKADDR_IRDA)))
{...}

That is very, very interesting! Did you find sensefull frames (e.g. the ones used for 6510) and can you e.g. read the phone book with this setting???

That would be very great!

Please tell me the resulst of your testings. Thank you in advance.
Herbert

hezhi,hangzhou,china
address@hidden



_________________________________________________________________
享用世界上最大的电子邮件系统― MSN Hotmail。 http://www.hotmail.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]