Help me pls...RComm Port

Login to reply to this topic.
Tue, 2007-05-08 03:51
Joined: 2007-04-10
Forum posts: 15
N6600.
when i read data from port IrDA
RComm.Open(RCommServ,Port,Ex);
so.I don't know port name in N 6600;
COMM::0?
IRCOMM::0?
Help me to choose whether COMM::0 or IRCOMM::0 to be able to have a good way in developing for Nokia 6600 ! 

Thu, 2008-02-28 15:13
Joined: 2007-12-01
Forum posts: 10
Re: Help me pls...RComm Port

You can use RCommServer method NumPorts() and GetPortInfo(). Mainly ACM::0 is used which becomes free after killing modem process.

  • Login to reply to this topic.