This may be hard for anyone to help, but I am noticing that even though I am certain I am only doing one astreams.write, the Server application on the other end is receiving the data twice.
I put a debugging statement (Log) immediately before the astreams.write. I know it is only executed once. However, if I change Log to a MsgBox, I only get the data once on the receiving end.
Has anyone ever experienced this? I am completely stumped.
I put a debugging statement (Log) immediately before the astreams.write. I know it is only executed once. However, if I change Log to a MsgBox, I only get the data once on the receiving end.
Has anyone ever experienced this? I am completely stumped.