Splice Port

In a moment you should be redirected to the spliceport server at cs.umd.edu/projects/spliceport
If not, please click the link!

We recently fixed a known problem. Previously, you had to be able to access port 2000, and some internet services, including the University of Maryland wireless, do not allow this. We fixed that problem (we're now using port 8080, which is standard). If you are stuck on this page and you think it might be a port problem, then try contacting the admins at your site and ask them if they are firewalling off any particular ports. You can also try running something like...

  traceroute -p 8080 spliceport.cs.umd.edu

to see how far the traffic gets. It might help find out where the traffic is being blocked. The above command exactly as written would work on a red hat linux system. The command might have to be varied for other operating systems.