bportaluri / WiFiEsp

Arduino WiFi library for ESP8266 modules
GNU General Public License v3.0
550 stars 210 forks source link

UDP REMOTE İP REMOTE PORT #203

Open sultanbaybars opened 4 years ago

sultanbaybars commented 4 years ago

REMOTE IP AND REMOTE PORT USED WHEN SENDING UDP PACKAGE HOW CAN I MAKE STATIC AND USE FIXED

HOW CAN I BE STATIC Udp.remoteIP AND Udp.remotePort

MANY THANKS NOW FOR YOUR HELP

JAndrassy commented 4 years ago

https://github.com/bportaluri/WiFiEsp/blob/9997f650db2322ccc2ef652836196dff253c3f9c/examples/UdpNTPClient/UdpNTPClient.ino#L148

sultanbaybars commented 4 years ago

remotePort ok remoteIp ?

JAndrassy commented 4 years ago

remotePort ok remoteIp ?

open the example sketch