Programing arduino for bluetooth comunication with PC.

Hello, I have a problem. I've programed an windows application to control arduino by bluetooth. It works, but i cant program arduino how i want. :confused: I'm sending string, first symbol is number of output(servo) 1-C(12 servos) next 1-3 symbols are angle (0-180). So string looks like 10 (first servo , 0 angle)...C180(12. servo , 180 angle). I have problem with programing arduino... I wrote a lot of programs for this but noone works how i hope... Can someone help me please?

I'm sorry for my English.

I'm using arduino mini pro.

Thanks all!

http://tronixlabs.com.au/news/tutorial-using-hc06-bluetooth-to-serial-wireless-uart-adaptors-with-arduino/ helped me