Professional Projects
STUN-TURN
Server (Eyeball
Networks Inc.)
A STUN-TURN server
developed with C++ in Linux. Used MySQL to store user information and
OpenSSL
for TLS connections. The server is an important element of Eyeball
Networks
Inc.’s Any-Firewall
TM
technology.
SIP Proxy and Registrar Server (Eyeball
Networks Inc.)
A SIP proxy and registrar developed with C++ in Linux. MySQL was used
to store address of records.
Video Communication
SDK for µcLinux (Eyeball Networks Inc.)
A
C API SDK for video communication in
µcLinux using C++ in Linux. It used SIP for signaling, SIMPLE for
messaging and
presence and supported various codec’s for audio and video. It
incorporated Any-Firewall
TM and Any-Bandwidth
TM technology
of Eyeball
Networks Inc.
SIP Proxy Test Client
(Eyeball
Networks Inc.)
A
client program to test the SIP proxy server using C++ in
Linux.