Originally posted by mwvdh what is the simplest way with bluetooth to let a client ( python script ) on the phone connect to a server on a pc ( python program ) ?
Well, see the simplebtconsole.py example in the Programming with Python for Series 60 document. That should be simple enough. On the PC end you simply have to have a listening RFCOMM serial port available and advertised.