Blog Comments

  1. hgbk's Avatar
    Actualy I'm not fixed to sockets. I'm just looking for a communication between a pascal server and a Javascript program. On the first sight sockets seemed to be a viable way. But maybe AJAX works as well?? In general I wonder why there isn't an easier way of doing this such as a "netread" and "netwrite" with parameters IPadr, content, errorcode??