Quote:
|
Originally Posted by Mark McLeod
Have you looked into using sockets? That's what I'd use for inter-process communication.
|
Perhaps that's what I was told we could use last year, I'm not sure.
I've been looking into how easy it'd be to change the dashboard from file I/O to sockets (which is the right term for what I want, I think). I think it should be easy, but I'm still looking for a nice class to do all the hard socket work for me

.