Hello, I'm trying to create a Java program that can act like the console client to access my wave server from a remote computer. My current code, mostly taken from the ConsoleClient.java source, doesn't seem to be connecting, and I'm not sure why.
Is it possible to use this same code to connect to a remove server, or is there any way to do it at all? It currently gets hung up when creating a new wave, it times out. connect() doesn't throw any exceptions, but I can't tell if it's actually connected or not. Any help would be greatly appreciated. -- You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
