9fans archive / 1996 / 04 / 73 / prev next From: Min Huang mhuang@CS.... Subject: Unix and Plan9 Date: Tue, 16 Apr 1996 18:35:56 -0400 The system I am porting is the distributed toolkit for easy implementing distributed application on Unix. The system is built on the top of Unix. We built a MUTS layer on top of Unix which This implements the BSD internet interface for HORUS. It can handle IP, * UDP, UDP broadcast, and the Deering variations of IP and UDP. The system use unix ioctl to get network information. I am trying to use plan9 ape pcc to make it run on plan9.