Skip to content

rald/chatdev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatServer

ChatServerClient ---RUN---:

To run program:

  • make
  • ./server port
  • ./client hostadress port

---HELP---:

If there are appearing any weird character in the client gui, or it is flickering,try to do this:

  • export NCURSES_NO_UTF8_ACS=1 if you are in a bash like shell or in csh like shell:
  • setenv NCURSES_NO_UTF8_ACS 1

made by Markus Telser
10.05.2021, Bolzano

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors