[HECnet] Hecnet Peering

Johnny Billquist bqt at softjar.se
Fri Jan 2 17:00:45 PST 2015


On 2015-01-02 19:59, Paul_Koning at Dell.com wrote:

On Jan 2, 2015, at 1:36 PM, Hans Vlems <hvlems at zonnet.nl> wrote:

Paul,
Does it run on a VMS    supported version for Python?
If so then I' m interested in trying it out.
Hans

Probably not, at least not without some changes.

It typically runs as a daemon, and on VMS that   s done differently.   Also, it uses libpcap via the Python ctypes module.   Is there a VMS port of libpcap?   Even if yes, the details of what symbols you ask for in the ctypes wrapper for that library might be different.

Finally, it uses Python 3, so you   d have to have that; Python 2 won   t do.

It would be seriously neat if this can be made to work, though.

One additional "complication" is that you would need to be able to feed packets from the python code into the network receiver part to inject packets from python into the local DECnet stack, and also capture any outgoing packets and get them delivered from DECnet into the python code.
Not necessarily something that can be done even if you have pcap.

	Johnny

-- 
Johnny Billquist                                   || "I'm on a bus
                                                                  ||   on a psychedelic trip
email: bqt at softjar.se                         ||   Reading murder books
pdp is alive!                                         ||   tryin' to stay hip" - B. Idol



More information about the Hecnet-list mailing list