Group: microsoft.public.windowsce.platbuilder · Group Profile · Search for Btaddr in microsoft.public.windowsce.platbuilder
Author: prn
Date: Apr 20, 2008 21:59
Hi, I have develop my own server & client over bluetooth using normal virtual com port for windows mobile 6.0 device .There is a server already running one the device and client on other device, Now,i need to transfer data from client to server. step at server end as follow: 1: Register Device with PORTEMUPortParams pp; pp.channel = RFCOMM_CHANNEL_MULTIPLE; pp.flocal
|