Click here to Skip to main content
15,891,423 members
Home / Discussions / C#
   

C#

 
GeneralRe: javascript: opener.document Pin
fififlowertot24-Jan-11 22:05
fififlowertot24-Jan-11 22:05 
QuestionHow do I access object properties using stack frames? Pin
DaleDaleM24-Jan-11 10:14
DaleDaleM24-Jan-11 10:14 
AnswerRe: How do I access object properties using stack frames? Pin
dan!sh 24-Jan-11 10:36
professional dan!sh 24-Jan-11 10:36 
GeneralRe: How do I access object properties using stack frames? Pin
DaleDaleM24-Jan-11 10:40
DaleDaleM24-Jan-11 10:40 
GeneralRe: How do I access object properties using stack frames? Pin
dan!sh 24-Jan-11 10:51
professional dan!sh 24-Jan-11 10:51 
GeneralRe: How do I access object properties using stack frames? Pin
DaleDaleM24-Jan-11 10:56
DaleDaleM24-Jan-11 10:56 
GeneralRe: How do I access object properties using stack frames? Pin
dan!sh 24-Jan-11 11:01
professional dan!sh 24-Jan-11 11:01 
GeneralRe: How do I access object properties using stack frames? Pin
DaleDaleM24-Jan-11 11:17
DaleDaleM24-Jan-11 11:17 
GeneralRe: How do I access object properties using stack frames? Pin
dan!sh 24-Jan-11 11:24
professional dan!sh 24-Jan-11 11:24 
GeneralRe: How do I access object properties using stack frames? Pin
DaleDaleM24-Jan-11 11:26
DaleDaleM24-Jan-11 11:26 
GeneralRe: How do I access object properties using stack frames? Pin
dan!sh 24-Jan-11 11:43
professional dan!sh 24-Jan-11 11:43 
GeneralRe: How do I access object properties using stack frames? Pin
Pete O'Hanlon24-Jan-11 11:54
mvePete O'Hanlon24-Jan-11 11:54 
GeneralRe: How do I access object properties using stack frames? Pin
DaleDaleM24-Jan-11 11:56
DaleDaleM24-Jan-11 11:56 
GeneralRe: How do I access object properties using stack frames? Pin
dan!sh 24-Jan-11 12:03
professional dan!sh 24-Jan-11 12:03 
Questionjavascript Pin
fififlowertot24-Jan-11 5:57
fififlowertot24-Jan-11 5:57 
AnswerRe: javascript Pin
KarlRhodes24-Jan-11 6:40
KarlRhodes24-Jan-11 6:40 
GeneralRe: javascript Pin
fififlowertot24-Jan-11 10:12
fififlowertot24-Jan-11 10:12 
AnswerRe: javascript Pin
OriginalGriff24-Jan-11 8:37
mveOriginalGriff24-Jan-11 8:37 
QuestionCreating an ADO.Net Datasource from existing data Pin
kevinnicol24-Jan-11 4:15
kevinnicol24-Jan-11 4:15 
AnswerRe: Creating an ADO.Net Datasource from existing data Pin
Henry Minute24-Jan-11 4:49
Henry Minute24-Jan-11 4:49 
QuestionSerial over Ethernet Pin
pierrecor24-Jan-11 3:26
pierrecor24-Jan-11 3:26 
AnswerRe: Serial over Ethernet Pin
Richard MacCutchan24-Jan-11 3:48
mveRichard MacCutchan24-Jan-11 3:48 
AnswerRe: Serial over Ethernet Pin
jschell24-Jan-11 8:44
jschell24-Jan-11 8:44 
pierrecor wrote:
We have a remote electricity meter device with a serial to Ethernet converter


Several steps - first you need to refine exactly what "ethernet connector" means.

That by itself doesn't tell you what functionality is available, how to access it nor anything at all about the protocol.

Second presuming that it really means some sort of IP then you would need to learn about UDP and TCP (which ever is relevant) and the appropriate conventions in C# to access each.
AnswerRe: Serial over Ethernet Pin
techtoniq18-Nov-11 4:45
techtoniq18-Nov-11 4:45 
Questionswicht between program in taskbar Pin
behzadcp23-Jan-11 23:35
professionalbehzadcp23-Jan-11 23:35 

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.