Skip to content

Simple multithreaded client-server voice chat application (C#, WPF, NAudio)

Notifications You must be signed in to change notification settings

jmalm32/voice-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

#Voice Chat

Simple multithreaded voice chat application (C#, WPF, NAudio)

15.05.2015: Pre-release is now availlable

##Features:

###Client

  1. Sending message to selected user
  2. Voice calls (UDP)
  3. File transfer (New)

###Server

  1. Shows connected TCP clients
  2. Connected TCP clients management (if idles for more than 300 sec, client is automatically excluded from the registered clients list)
  3. Broadcasts system messages to connected clients

About

Simple multithreaded client-server voice chat application (C#, WPF, NAudio)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%