Forum Discussion
Altera_Forum
Honored Contributor
14 years agoMay I use tcp and udp simultaneously within a iniche stack
May I use tcp and udp simultaneously within a iniche stack? how to implement? //create two task for each like the simple socket server? thanks a lot for your help!
Altera_Forum
Honored Contributor
14 years agoSure, you can.
What's the problem? If you already implemented two tcp tasks, you only need to change one socket from SOCK_STREAM to SOCK_DGRAM