Hello to all...
how to create a project with include TCPnet stack (with the RTX) for LPC2368 from first step.
my problem to create project is how to add Net_Config.c to my project
i'm sorry for my English language very very thx
i have a question
with the function tcp_send i can send TCP Packet and could not found any function to receive TCP Packet from out of MCU
Please HELP me again
http://www.keil.com/support/man/docs/rlarm/rlarm_tn_tcp_funcs.htm
As far as I can recall, this is implemented using callback functions.
Very thank you
you said true
the variable ptr stored received data and par variable store length of received data when event is TCP_EVT_DATA
very very thx