OV7670 camera real time image to pc

Hy!
I bought an OV7670 VGA camera module without fifo from ebay (VGA OV7670 CMOS Camera Module Lens CMOS 640X480 SCCB Compatible W/ I2C Interface | eBay).
I would like to use this module with arduino uno and Windows PC. I would like to transfer the camera view over virtual com port to an pc program.
Can everibody help me?
Sorry my english I am from Hungary!
Thanks!

Start here

Thanks!

If you buy with FIFO you can check out this: http://www.ebay.it/itm/281773258393

my problem is that I can not even get communication with the camera ...

connections are:

arduino camera
2 D3
3 D2
GND GND
3V3 3v3

Nowhere in the code define the D3 and D2 pin of the camera as TX and RX, simply ne forums have seen that these are the pins ... is that true ???

so far no one has been able to solve my problem, I hope your experience can continue with my project ...

monitor series shows:
Camera VC0706 test
No camera found?

Do you have ov7670 or vc0706? Where do you link to your camera model?

Nowhere in the code define the D3 and D2 pin of the camera as TX and RX, simply ne forums have seen that these are the pins ... is that true

If the D3 & D4 pins are not defined in the code then how can they be used to communicate with the camera?

What sort of speed are you expecting? Anything faster than a few seconds per frame would be amazing. Have you calculated how long it is going to take?