Skip to content

Mandatory with Bonus -- official

Latest
Compare
Choose a tag to compare
@biralavor biralavor released this 29 Apr 15:04
· 4 commits to main since this release

Mandatory working

  • Makefile with instructions and a unique project header, printed on terminal

Screenshot from 2024-04-29 12-40-59

  • Client with feedback, after user send the message

Screenshot from 2024-04-29 12-43-55

  • Server receives the entire message, but also receives a header and tail from Client's program

Screenshot from 2024-04-29 12-46-22

Bonus working

  • Server with personalized instructions, from Makefile

Screenshot from 2024-04-29 11-52-16

  • Client is able to send UNICODE messages
  • Client receives a Server confirmation message, for every character sent

Screenshot from 2024-04-29 11-53-05

  • Server receives a message, but without header and tail (only for better confirmation char message understanding)

Screenshot from 2024-04-29 11-53-23