OnReceive event for Ethernet connection?

hi, hope you doing all well, when i was using serial port for my arduino project, there was a function that automatically trigerred upon receiving data via serial port ( serial event) , now i m using ethernet connection, is there a similair function that triggers upon receiving data from ethernet and runns in it s own thread ?

1 Like

Hello @hakim,

Start here:

Related:
[JAVA] 'Network' library related - server issue

:)

2 Likes

@glv

Dear glv
‘serverEvent()’ is currently being executed, but there seems to be a problem. Currently, it is being tested. I will let you know when the final results come out.