Click here to Skip to main content
15,890,527 members
Home / Discussions / C#
   

C#

 
GeneralRe: missing an assembly reference Pin
B8718-Nov-08 22:26
B8718-Nov-08 22:26 
AnswerRe: missing an assembly reference Pin
dan!sh 18-Nov-08 22:23
professional dan!sh 18-Nov-08 22:23 
GeneralRe: missing an assembly reference Pin
B8718-Nov-08 22:27
B8718-Nov-08 22:27 
QuestionProblem with Visual C# Pin
maresp198218-Nov-08 22:04
maresp198218-Nov-08 22:04 
AnswerRe: Problem with Visual C# Pin
PIEBALDconsult19-Nov-08 3:24
mvePIEBALDconsult19-Nov-08 3:24 
AnswerRe: Problem with Visual C# Pin
maresp198214-Dec-08 21:40
maresp198214-Dec-08 21:40 
QuestionC# socket question? Pin
alb1081118-Nov-08 21:41
alb1081118-Nov-08 21:41 
AnswerRe: C# socket question? Pin
Rob Philpott18-Nov-08 22:01
Rob Philpott18-Nov-08 22:01 
So you've got a serial port on a bit of hardware which behaves just like a network service?

Have a look at the TcpClient class - this allows you to connect to a remote 'machine' using IP address and port and provides a stream you can send and receive data on.

http://msdn.microsoft.com/en-us/library/system.net.sockets.tcpclient.aspx[^]

Regards,
Rob Philpott.

GeneralRe: C# socket question? Pin
alb1081118-Nov-08 22:13
alb1081118-Nov-08 22:13 
AnswerRe: C# socket question? Pin
Pedram Behroozi18-Nov-08 22:15
Pedram Behroozi18-Nov-08 22:15 
QuestionImage URL Pin
B8718-Nov-08 19:28
B8718-Nov-08 19:28 
AnswerRe: Image URL Pin
Guffa18-Nov-08 20:08
Guffa18-Nov-08 20:08 
GeneralRe: Image URL Pin
B8718-Nov-08 21:17
B8718-Nov-08 21:17 
Questionchanging font color in excel for a value Pin
uglyeyes18-Nov-08 19:24
uglyeyes18-Nov-08 19:24 
AnswerRe: changing font color in excel for a value Pin
dan!sh 18-Nov-08 21:22
professional dan!sh 18-Nov-08 21:22 
GeneralRe: changing font color in excel for a value Pin
uglyeyes19-Nov-08 11:10
uglyeyes19-Nov-08 11:10 
GeneralRe: changing font color in excel for a value Pin
uglyeyes19-Nov-08 13:34
uglyeyes19-Nov-08 13:34 
QuestionHow to Retrive Window operative system language Pin
malviya.prashant18-Nov-08 17:44
malviya.prashant18-Nov-08 17:44 
AnswerRe: How to Retrive Window operative system language Pin
dan!sh 18-Nov-08 18:20
professional dan!sh 18-Nov-08 18:20 
GeneralRe: How to Retrive Window operative system language Pin
malviya.prashant18-Nov-08 19:33
malviya.prashant18-Nov-08 19:33 
AnswerRe: How to Retrive Window operative system language Pin
malviya.prashant18-Nov-08 20:09
malviya.prashant18-Nov-08 20:09 
QuestionDateTime Class Pin
dorianpc18-Nov-08 17:12
dorianpc18-Nov-08 17:12 
AnswerRe: DateTime Class Pin
Dave Kreskowiak18-Nov-08 17:44
mveDave Kreskowiak18-Nov-08 17:44 
QuestionSpreadsheet in C# [modified] Pin
viciouskinid18-Nov-08 14:38
viciouskinid18-Nov-08 14:38 
AnswerRe: Spreadsheet in C# Pin
Dave Kreskowiak18-Nov-08 17:47
mveDave Kreskowiak18-Nov-08 17:47 

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.