A6ly / FilePasser

File Transfer Program Using Socket Communication and Serial Communication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FilePasser

File Transfer Program Using Socket Communication and Serial Communication

  • Socket
    • TCP/IP
    • UDP Broadcast
    • UDP Multicast
    • UDP Unicast
  • Serial
    • RS-232

FilePasserClient
↑ Client

FilePasserServer
↑ Server

About

File Transfer Program Using Socket Communication and Serial Communication


Languages

Language:C++ 91.9%Language:C 8.1%