URL:
  <http://savannah.gnu.org/support/?108890>

                 Summary: Regarding the brodcast issue in LWIP
                 Project: Savannah Administration
            Submitted by: None
            Submitted on: Thu 24 Sep 2015 10:11:17 UTC
                Category: None
                Priority: 5 - Normal
                Severity: 3 - Normal
                  Status: None
             Assigned to: None
        Originator Email: [email protected]
        Operating System: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Hi,

  I an working with lpcopen_2_10_keil_iar_ea_devkit_1788 code.When I am
brodcast the data using 
lu8_udp_write=netconn_sendto(st_conn_udp,
lst_buf,IP_ADDR_BROADCAST,LCL_UDP_PORT); its bnot going to brodcast the data.I
made some changes like 
#define IP_SOF_BROADCAST                1
#define IP_SOF_BROADCAST_RECV           1 in lwipoph.h then its working.but
for that i made some changes in my code also.But when i am not using freertos
its working fine. Can you please told me if i want to broadcast the packet on
some port in netconn api what exactly I need to do?

thanks and regards
Nilesh
 




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?108890>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


Reply via email to