henryxu - 2006-10-10

Dear all:
    I want to implement an OPP(bluetooth) on windows xp platform. I have downloaded the openobex 1.3, but I find that it is developed for linux & unix platform, and can't run directly on windows platform.                                             So I want to know how to compile the openobex to a dll/lib for windows xp. If it can't be compiled for windows platform, where should I modify the code to port it to the windows xp.                                                   In fact, I use CSR BC3-Gateway as buetooth chip, and I can receive the OBEX  command by reading my pc's uart port now, so I just want to change the openobex to let it can parse the obex command.
     Thanks a lot.