You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple java socket chat with TCP and UDP sockets. Simple text is sending by using TCP sockets, but if we press M, we simulate sending multimedia data(ASCI ART) with UDP socket
About
Simple java socket chat with TCP and UDP sockets. Simple text is sending by using TCP sockets, but if we press M, we simulate sending multimedia data(ASCI ART) with UDP socket