I want to know how to implement bonjour on windows, so that i can set up server on windows and access files in windows(server) using bonjour service from my iphone(client).
Have a look at Apple's bonjour SDK page. They provide an SDK for Windows there. I think it's written in C.