Try usign telnet to see it it is sending at all. If not, your problem coud be that line
if (Serial.available()) {
I remember I had to do without
Try usign telnet to see it it is sending at all. If not, your problem coud be that line
if (Serial.available()) {
I remember I had to do without