P
Peter Judge
Guest
If it make you feel any better, I shamelessly stole from Julian’s code (which , in turn, stole from Greg Higgins’s). Be careful when mixing persistent .Ps and object wrappers – you can very easily get into a state where you hold circular references. Also, in the client socket you can do the set-response-procedure before the :CONNECT(). The doc has detail on how to use it (interpret the various states). And you should use Greg’s chicken soup for sockets (see Julian’s and my code).
Continue reading...
Continue reading...