COMPILATION INSTRUCTIONS
=========================

Requirements:
	- GNU/Linux OS
	- gcc3+ (lesser version was not tested)
	- Sofia-SIP stack needs to be installed (you can find it on:
	  http://sofia-sip.sourceforge.net/download.html

Usage:
	- go to <project>/src
	- $ make


EXTRA INSTRUCTIONS
=========================
There are 2 programs included:
      - pinger
      - Client

Both are sending UDP messages. But pinger is SIP client, whilst Client uses an raw approach using sockets instead Sofia-SIP, so it can be more straight-forward.
