Page 1 of 1

POTM - March - Socket based TCP/UDP network stack (XSOCKETS)

Posted: Tue Mar 01, 2011 10:31 am
by jason
Image

Congratulations to BEBDigitalAudio who is this months winner for his Socket based TCP/UDP network stack (XSOCKETS) project who will get $100 worth of XMOS kit!

A quote from BEBDigitalAudio's project is as follows:
"Since I was not satisfied with the current XCore WinSock project, I decided to write this new wrapper around the XTCP stack.

This wrapper has the following characteristics :
- socket based (one socket = one listener port or one sender port)
- independent data buffer for each socket
- based on a modified/enhanced XTCP/UIP stack
- asynchronous connection between sockets thread and applications
- UDP listener sockets are able to report sender's IP address and source port
- multiple message buffering for each socket
- faster implementation than XTCP (polling period set to 1ms)"
Once again well done to BEBDigitalAudio, please do check out his project here!


Looking towards April, please submit your nominations to the main POTM thread here (please ensure criteria are met detailed in this post if you wish to be considered).

Re: POTM - March - Socket based TCP/UDP network stack (XSOCKETS)

Posted: Tue Mar 01, 2011 11:24 am
by Folknology
Congrats Benoit, a worthy project.

regards
Al

Re: POTM - March - Socket based TCP/UDP network stack (XSOCKETS)

Posted: Tue Mar 01, 2011 11:45 am
by octal
Congratulation Benoit :) really nice work.

Re: POTM - March - Socket based TCP/UDP network stack (XSOCKETS)

Posted: Tue Mar 01, 2011 12:58 pm
by nassim
i think that i nominate this great project :oops: because is complete and tested with great success
so congratulation BEBDigitalAudio :D

maybe me in April :cry:

Re: POTM - March - Socket based TCP/UDP network stack (XSOCKETS)

Posted: Wed Mar 02, 2011 5:09 pm
by bsmithyman
Awesome work, congrats!