| Forums: |
HTML CSS and JavaScript
java
|
| Author |
Grizzly websockets cannot send from browser to server
|
Charles Simms
Greenhorn
Joined: Oct 10, 2008
Posts: 7
|
|
I am very new to websockets and trying to learn how to use websockets with jquery and HTML5.
I was able to do the following:
- start my Grizzly server with my WebSocketApplication
- I am able to connect from my client google chrome to my grizzly server websocket
- I am able to send messages from the server to my client google chrome
What I am struggling to do is send messages from the client to my grizzly server websocket.
Any help would be truely appreciated
Cheers
Charlie
|
 |
 |
|
|
subject: Grizzly websockets cannot send from browser to server
|
|
|