Recent content by anushbaskaran

  1. A

    C code to implement "Clear To Send" and "Request To Send" commands in VBA- Adhoc Networks

    I need to send a request to the destination node before the source node sends the data packet. How to I write a C code to implement this? Also I need to write a C code for the destination node to send a "clear to send" to the source node before I am finally allowed to send the data.