Socket App - Information and Code

Cancelled Posted 6 years ago Paid on delivery
Cancelled Paid on delivery

Hello Everyone!

I have the following project for a cellphone company presentation

Create 2 socket applications that exchange data with each other via codes of the following types (all supported by Sage):

(Choose 1 of the following :)

Cyclical

Reed-Solomon codes

Generalized Reed-Solomon codes

Golay Codes

Parity-check code

Reed-Muller Codes

Codes of AD

Requirements

Your program takes as input from the user, either by query or through a parameter, the initialization parameters of each code. If the code has a dual, then it will use it to work with the server, if the code does not exist then it continues with the original code that took the parameters from the user. It then generates 20 random words and adds a random weight error specified by the user and sends them together with the parameters to the recipient. The recipient of the message receives the corresponding code and decodes the message. The pseudo-code is as follows:

Myexercise (code_params, noise):

C = gencode (codeparams)

If C is not None:

If C.dual_code () is not None:

C = C.dual_code ()

Words2send = generate 20 random words of C

Send (codeparams, words2send)

For the implementation is proposed the use of sage, obviously any other solution satisfying all of the above is acceptable.

For more info please pm me.

Thank you a lot in advance

Socket IO

Project ID: #14477932

About the project

Remote project Active 6 years ago