[IronPython] fake socket for IronPython (incomplete)

Sanghyeon Seo sanxiyn at gmail.com
Sat Feb 4 02:56:06 CET 2006


2006/2/1, Sanghyeon Seo <sanxiyn at gmail.com>:
> I coded fake Python socket module for IronPython. Here it is (65 lines):
> http://sparcs.kaist.ac.kr/~tinuviel/devel/fepy/socket.py

I now moved this. Sorry for inconvinience.
http://sparcs.kaist.ac.kr/~tinuviel/fepy/lib/

Also added DNS functions from System.Net.Dns and
getsockname/getpeername method on socket object.

Seo Sanghyeon



More information about the Ironpython-users mailing list