05 2012 档案

摘要:copy from : http://blog.csdn.net/wwwsq/article/details/5310165 当我们在TCP上传输XML消息时,我们会遇到一点麻烦,因为我们很难根据XML协议去判断一条消息是否结束。 如果要完整的支持XML over TCP,只有两种办法: 1,加一个... 阅读全文
posted @ 2012-05-28 14:50 BinSys 阅读(603) 评论(0) 推荐(0)
摘要:ref : http://zachsaw.blogspot.com/2010/07/serialport-ioexception-workaround-in-c.html As promised, I've whipped up a quick workaround to fix the probl... 阅读全文
posted @ 2012-05-22 12:31 BinSys 阅读(1354) 评论(0) 推荐(1)
摘要:ref:http://zachsaw.blogspot.com/2010/07/net-serialport-woes.html .NET SerialPort Woes Preface This is a very long post articulating the .NET Serial... 阅读全文
posted @ 2012-05-22 12:30 BinSys 阅读(678) 评论(0) 推荐(0)