how to make pic circuit
Hi meoraiman,
If you don't require a lot of data to be transmitted, or very high speeds, I'd reccomend you either use RS-232 or you could use the parallel port on your computer and tie it (via a buffer or opto isolated) to the IO on your PIC.
If you go down the RS-232 path, as eltonjohn said - you CAN use FTDI usb->RS232 converter, or you could just use an RS-232 transceiver (e.g. MAX232) with a couple of caps (all standard documentated in the datasheet stuff).
There is HEAPS of info about this on the internet. Google will help!