krohling / ArduinoWebsocketClient

Websocket client for Arduino
227 stars 72 forks source link

Please add support to specify ip adress too #11

Open hernanchodiaz opened 11 years ago

hernanchodiaz commented 11 years ago

Now only can inside hostname :( for example ==> char server[] = "echo.websocket.org" how can I specify a local ip adress or public ip adress??