ok basically...my projects objective is to make VOice calls(VoIP) over bluetooth using mobile phones.So our scope is to use J2ME to work on a Client-server application that would enable a mobile phone(nk6600) to communicate with a bluetooth accesspoint and to a remote server thus making it a wiressless 3 way connectivity(mobile phone-bluetooth access point-server).Thus using bluetooth im suppose to retrieve signals(in my case text wld be fine) from the server to the mobile phone via the access point.The emphasis here is bluetooth for J2ME,which ive some how or rather figured how it works(Bluetooth API for J2ME).But now the problem is im suppose to pair my bluetooth-enabled phone with the access point and then communicate with a remote server and do basic stuff like retrieve (names,telephone nos) to and fro.The bluetooth LAN access point acts as the base as it communicates both ways by retrieving and sending information to and fro.