Ethernet PIC18FXXJ60 Library UDP Functionality

General discussion on mikroC.
Post Reply
Author
Message
Rodney
Posts: 82
Joined: 10 Mar 2007 06:47
Location: New Zealand

Ethernet PIC18FXXJ60 Library UDP Functionality

#1 Post by Rodney » 12 Aug 2011 10:25

Hello Fellow Programmers
Hope all is well in your programming world :D
I am trying to configure a PIC18F86J60 to talk SNMP. I am just not sure that the mikroE ethernet library is capable of generating traps, i.e. initiating UDP communications.
The question is: Apart from replying to UDP request, is it possible to send a UDP packet without a client requesting it ?
Thanks in advance for your assistance.
Cheers
Rodney

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: Ethernet PIC18FXXJ60 Library UDP Functionality

#2 Post by filip » 15 Aug 2011 09:39

Hi,

Yeas, you can do this in the Ethernet PIC18FXXJ60 Library using the Ethernet_sendUDP routine.

Regards,
Filip.

Rodney
Posts: 82
Joined: 10 Mar 2007 06:47
Location: New Zealand

Re: Ethernet PIC18FXXJ60 Library UDP Functionality

#3 Post by Rodney » 15 Aug 2011 10:27

Thank You Filip
I was not aware of this function
:D

Post Reply

Return to “mikroC General”