jetty with remote IP

View: New views
1 Messages — Rating Filter:   Alert me  

jetty with remote IP

by sureshnadaraj :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am using embedded jetty with symmetricDs while i am starting the embedded jetty server in the remote server which is having Static IP Address, i couldnot communicate from my client application please help me out. I tried with connector.setHost("0.0.0.0"); but i didnt work for me