[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Socket comunication.


Hi everyone,

I would like to communicate two programs.
One is a web application with webforms and the other is a terminal
program that “talks” to a database.

I am trying the example but they are not working, maybe they are
outdated or maybe I am doing something wrong. 
Could someone send me an example of 2 programs communicating via
socket?

I took the sample from here:
https://gambaswiki.org/wiki/doc/network

Errors:
Static Server As ClsServer (unknown identifier)

in server program I check the follow components:
Component=gb.image
Component=gb.gui
Component=gb.form
Component=gb.net
Component=gb.net.curl
Component=gb.util.web
Component=gb.web
Component=gb.xml
Component=gb.xml.rpc


Thanks.
Martin.


Follow-Ups:
Re: Socket comunication.Gianluigi <gradobag@xxxxxxxxxxx>
Re: Socket comunication.T Lee Davidson <t.lee.davidson@xxxxxxxxx>