sixtoedsloth
IS-IT--Management
HI,
on sco openserver 5.0.5 :-
i have a database language that cannot use sockets but needs to communicate with a device that uses sockets..
SO. i have a c program that talks to the device and writes
a text file, which the db language then reads in.
which works.... but sometimes its too slow. so i wondered if i can use environment variables to communicate the data
which would stop me having to go to disk and speed thing up. but i cant find anything about writing an environment variable, so if anyone can help out or sugest a better way
of doing it i would be grateful!
Regards,
Russ
on sco openserver 5.0.5 :-
i have a database language that cannot use sockets but needs to communicate with a device that uses sockets..
SO. i have a c program that talks to the device and writes
a text file, which the db language then reads in.
which works.... but sometimes its too slow. so i wondered if i can use environment variables to communicate the data
which would stop me having to go to disk and speed thing up. but i cant find anything about writing an environment variable, so if anyone can help out or sugest a better way
of doing it i would be grateful!
Regards,
Russ