[Twisted-Python] X.25 for Python
Hello Eric, I just found the article below on the web. Would you please let me know if Twisted-Python provides support for X.25? Kind regards Sergio Lobo [Twisted-Python] adding a new connection type Eric C. Newton twisted-python@twistedmatrix.com Sun, 26 May 2002 22:30:45 -0400 * Previous message: [Twisted-Python] adding a new connection type * Next message: [Twisted-Python] adding a new connection type * Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] Itamar Shtull-Trauring <twisted@itamarst.org> writes:
Well, first of all, what does it run over?
X.25. Be afraid.
And in what languages is it written?
It runs in Python of course.
And, what is it good for?
X.25 is an international standard for wide area communications widely adopted by companies in the 1970's and early 80's using packet-oriented, synchronous serial communications devices. I'm using Linux, and playing with 2-year-old patches for version 2.4 of the kernel which enables me to play with the API over a loopback device. Sometimes it even works.
participants (1)
-
Sergio Lobo