With other non async examples of using tcp, I was able to send the following xml tags to a client with no problem...
"<taga>some</taga><tagb>more</tagb>" But now with async:// the string is arriving in it's entirety, but my client is choking on the second tag? Could this have something to do with binary? Terry -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
