Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPnPChat

UPnPChat is a simple projet for learning networking with c#, DO NOT use it in real life scenario.

UPnPChat will use peer to peer to communicate, DO NOT use it with people that you cannot trust.

If you still decide to use it, be aware that UPnPChat author are not responsible if anything bad happend.

Task

  • Setup project for basic socket communication
  • Create basic chat interaction (Sending/Receiving message)
  • Fix abrupt network disconnection issue (lost internet, etc...)
  • Implement RPC protocol
  • Allow multi directional communication ("lobby")
  • Send structured data (username, message, etc...)
  • Create reliable data size protocol for sending and receiving message
  • Implement socket/id identification

About

Projet for learning netwoking and UPnP protocol in c# with a simple chat

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages