hi, i've been trying to send a obex message from a computer (running a c code) to a mobile. There is no issues with the file sending part the only place where i get stuck is when i send two file transfer request from the mobile very close to each other .... the first file transfer succeeds but the second one fails with an error "Connection refused". I've tried to read the source file to find out the reason ..... but i am completely lost. Also what should i do in my program so that the call does not fail (I mean like checking the return value and sleep for a certain time interval before try again)
Thank you ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Openobex-users mailing list [email protected] http://lists.sourceforge.net/lists/listinfo/openobex-users
