To test that we have properly configured the PC and the Compaq iPAQ, we can test the uobex_squirt program that it is included in the tests directory. We can send an URL from the Compaq iPAQ to the PC. In the PC, you can execute the next:
./uobex_squirt
This command run a server that waits to receive messages with URLs.
In the Compaq iPAQ:
./uobex_squirt http://gsyc.escet.urjc.es/
This command send that URL using the infrared port. If everything is all right, the PC should receive a message and display the web page.