This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

NDK on C6657 DaemonNew()

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