Hello Forum,
i will start a new Post here because the other is too old.
I have implemented the clientexample on C6657 EVM, this works well.
I have the question where i can find the linkage beetween dtask_tcp_datasrv
in function daemonNew() and the serverthread.
in file servers.h i only ee the
extern int dtask_tcp_nullsrv( SOCKET s, UINT32 unused );
and
extern void datasrv();
also am i not able to find the source code to this functions.
Do you have any help please?
Regards
Martin