monhi / FSKGen

A program to produce FSK callerID exactly like PSTN lines.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple program to show how FSK caller id is generated for PSTN phone lines.

As FSK is widely used to transmit data over communication channels, I just write this sample program to find how it works.

Both MDMF and SDMF protocols are implemented. 

This project can be compiled by using visual studio 2013.

About

A program to produce FSK callerID exactly like PSTN lines.

License:GNU General Public License v3.0


Languages

Language:C++ 78.6%Language:C 21.4%