Hii I want to develop vb.net 2.0 application to read SMS from SIMADO GDT11 modem. I have make so much r&d and finally I have found a source code from net regarding using delegates. Every thing is working good, data received ok.
But I have issue to save data from the textbox. How do I know that the datareceived event is complete, and where to write code to save data in database. Actually the data is not received as a whole, sometimes a single string split into 5 lines, sometime 10 lines, etc. I dont understand why a whole data received like this, how can I control this ? How can I received whole data in single string ? Please help me, I dont know how to work with serial port. As I have to complete this task very urgently. Thank you. -- You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to dotnetdevelopment@googlegroups.com To unsubscribe from this group, send email to dotnetdevelopment+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en or visit the group website at http://megasolutions.net