Category: Testing
One of my favorite classes that Symbian grants to build User Interface is Multiselection List . I’ve learned about it recently. This is a type of Vertical lists which draws a set of elements each of them can be marked by checkbox. At future BluSPAN GUI there is...
The PAN profile defines how to enable Bluetooth devices to participate in a personal area network. One of the roles in PAN profile is a Network Access Point ( NAP ) that provides an Ethernet bridge to support network services to the PAN user. Read about it here: PAN specification...
I've spent some time to examine the Symbian's networking architecture. Since the TCP/IP connection should be established over Bluetooth® the new entry to CommDB database should be entered. This can be performed by CCommsDatabase class. After user selects the PAN record, all TCP...