Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: New Rugby based chat client

From: koopmans:itr:ing:nl at: 24-Sep-2001 9:34

Alas.... although you use http transport, you don't use it initially! Change server-url to http://ip:8002 and do a get-rugby-server/http In order to get a rugby server you need to use the http transport layer when binding as well! I cannot bind from behind a firewall because of this. But other than that, it is incredibly cool. Please note how easy it is to do these things with Rugby. I hope this inspires other people to build Reblets that use client/server and P2P using Rugby. Thanks, Maarten