!7 lib 1400216 import com.dosse.upnp.*; p { serveHttp(1234); UPnP.openPort(1234); } html { ret "It works brah!!"; }