in reply to Re: dynamic socket communication
in thread dynamic socket communication
I would cringe if I saw this approach in production. I would be too concerned with breakage or concurrency issues trashing the file. Personally, I would feel better with an external file.
Also allows locking down the source. The way this stands, the user running the application also has access to modify the source code.
--MidLifeXis
|
|---|