Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

超时报错 #16

Open
GoogleCodeExporter opened this issue Apr 4, 2015 · 0 comments
Open

超时报错 #16

GoogleCodeExporter opened this issue Apr 4, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

System.Exception: 短信发送失败:System.TimeoutException: The operation has 
timed out.
   at System.IO.Ports.SerialStream.Read(Byte[] array, Int32 offset, Int32 count, Int32 timeout)
   at System.IO.Ports.SerialStream.Read(Byte[] array, Int32 offset, Int32 count)
   at System.IO.Ports.SerialPort.InternalRead(Char[] buffer, Int32 offset, Int32 count, Int32 timeout, Boolean countMultiByteCharsAsOne)
   at System.IO.Ports.SerialPort.ReadTo(String value)
   at GSMMODEM.MyCom.ReadTo(String value) in D:\project\SMS\gsmmodem\src\GSMMODEM\MyCom.cs:line 201
   at GSMMODEM.GsmModem.SendMsg(String phone, String msg) in D:\project\SMS\gsmmodem\src\GSMMODEM\GsmModem.cs:line 453
   at GSMMODEM.GsmModem.SendMsg(String phone, String msg) in D:\project\SMS\gsmmodem\src\GSMMODEM\GsmModem.cs:line 463

Original issue reported on code.google.com by majun2r...@gmail.com on 22 Oct 2012 at 1:37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant