Click here to Skip to main content
15,902,114 members
Home / Discussions / C#
   

C#

 
Generalzipping Pin
hegde.sachin8-Jul-05 0:05
hegde.sachin8-Jul-05 0:05 
GeneralRe: zipping Pin
Guffa8-Jul-05 0:24
Guffa8-Jul-05 0:24 
GeneralRe: zipping Pin
S. Senthil Kumar8-Jul-05 1:54
S. Senthil Kumar8-Jul-05 1:54 
GeneralSystem.StackOverflowException Pin
fady_sayegh7-Jul-05 23:34
fady_sayegh7-Jul-05 23:34 
GeneralRe: System.StackOverflowException Pin
Guffa8-Jul-05 0:27
Guffa8-Jul-05 0:27 
GeneralMDI parent dynamic background Pin
_Kalix7-Jul-05 23:22
_Kalix7-Jul-05 23:22 
Questionhow to use namespace Nant.core Pin
dilsudharaka7-Jul-05 23:20
dilsudharaka7-Jul-05 23:20 
GeneralStreamReader.ReadLine() Problem Pin
byang7-Jul-05 22:23
byang7-Jul-05 22:23 
i have been able to send AT commands to my gsm modem and got their response using streams.. im accessing serial communication port to connect to my gsm modem..

my problem now is when i issue the AT+CMGS="<destination number="">" command my app hangs and the modem does not respond the '>' character.. it is as if it does not end reading the stream(???).. i dont know what's the problem with this one. i run it before in .NET 2003 and it works fine. when i upgraded to .NET 2005 beta, thats the time when i started encountering this problem..

added to that.. i think the problem also is with the response of AT+CMGS="<destination number="">" command. it seems that the streamreader.readline() did not encounter an end of line or maybe an end of file(??? not sure) because i tried issuing the command in the hyperterminal and the modem's response is '>' and it waits for user input, which in this case is the message...

can anybody help me with this? thank u so much!
GeneralRe: StreamReader.ReadLine() Problem Pin
Steven Behnke9-Jul-05 19:26
Steven Behnke9-Jul-05 19:26 
GeneralMS Access to MS Excel with C# Pin
kbalias7-Jul-05 21:42
kbalias7-Jul-05 21:42 
GeneralRe: MS Access to MS Excel with C# Pin
Rob Graham8-Jul-05 8:21
Rob Graham8-Jul-05 8:21 
GeneralRE:SAVE BUTTON Pin
tatchung7-Jul-05 20:05
tatchung7-Jul-05 20:05 
GeneralQuestion regarding calling C++ DLL's from C# Pin
kroller7-Jul-05 19:03
kroller7-Jul-05 19:03 
GeneralRe: Question regarding calling C++ DLL's from C# Pin
Luis Alonso Ramos7-Jul-05 19:43
Luis Alonso Ramos7-Jul-05 19:43 
GeneralRe: Question regarding calling C++ DLL's from C# Pin
S. Senthil Kumar7-Jul-05 21:22
S. Senthil Kumar7-Jul-05 21:22 
GeneralDataset Pin
skrishnasarma7-Jul-05 18:08
skrishnasarma7-Jul-05 18:08 
GeneralRe: Dataset Pin
Christian Graus7-Jul-05 18:26
protectorChristian Graus7-Jul-05 18:26 
GeneralRe: Dataset Pin
skrishnasarma7-Jul-05 18:39
skrishnasarma7-Jul-05 18:39 
GeneralRe: Dataset Pin
Christian Graus7-Jul-05 18:46
protectorChristian Graus7-Jul-05 18:46 
GeneralRe: Dataset Pin
Luis Alonso Ramos7-Jul-05 19:46
Luis Alonso Ramos7-Jul-05 19:46 
QuestionCan any one help me? Pin
pubududilena7-Jul-05 18:02
pubududilena7-Jul-05 18:02 
AnswerRe: Can any one help me? Pin
Christian Graus7-Jul-05 18:29
protectorChristian Graus7-Jul-05 18:29 
QuestionHow to get client IP Pin
yunshan507-Jul-05 17:04
yunshan507-Jul-05 17:04 
AnswerRe: How to get client IP Pin
Luis Alonso Ramos7-Jul-05 19:50
Luis Alonso Ramos7-Jul-05 19:50 
GeneralRe: How to get client IP Pin
yunshan5010-Jul-05 23:19
yunshan5010-Jul-05 23:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.