[Python-Dev] I have submitted a patch that implement IrDA socket support . (original) (raw)

Yingbo Qiu qiuyingbo at gmail.com
Mon Jul 17 05:29:37 CEST 2006


I have uploaded it at https://sourceforge.net/tracker/download.php?group_id=5470&atid=305470&file_id=184896&aid=1522400.

socketmodule.c already have a bluetooth socket, so i think we could put irda socket support in it. Now I can run a simple obex session through IrDA socket layer.

my reference include: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnirda/html/irdawp.asp ftp://ftp.ravioli.pasta.cs.uit. no/pub/Ravioli/pyobex/patch-py152-irda3

Will anyone have interest in the patch?



More information about the Python-Dev mailing list