[fpc-pascal]linux Socket programming question with inetd as launcher

Georgi Georgiev skelet_bg at yahoo.com
Thu Aug 15 14:15:51 CEST 2002


 --- Stefan Becker <becker at lufa-sp.vdlufa.de> wrote: 
...
> If I telnet to the socket I can connect and
> communicate to my application!
> 
> like: > telnet localhost 500
...
> 
> this really has me stummped.......

The attached program must connect to localhost
at port 500 (i notice you that port and IP address
are represented into TInetSocketAddr record in 
reversed byte order).

I don't know if the inetd waits for some terminal
recognition secuences and if my cli_500.pp will
send/receive bytes properly !


=====
Skelet
====== http://skelet.hit.bg

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com




More information about the fpc-pascal mailing list