Altera_Forum
Honored Contributor
14 years agoTcp to Udp modifications
Hi,
I'm working on Simple socket server example in which it uses tcp/ip...since I need high transmission speed without control flow... I'd like to use the udp/ip...what kind of modifications should I do in Simple Socket Server example to use udp instead of tcp???? Regards