Click here to Skip to main content
15,889,816 members
Home / Discussions / C#
   

C#

 
GeneralRe: "Unable to load the project file xx.csproj" Pin
Praveen Raghuvanshi24-Jun-10 23:28
professionalPraveen Raghuvanshi24-Jun-10 23:28 
GeneralRe: "Unable to load the project file xx.csproj" Pin
Pete O'Hanlon24-Jun-10 23:53
mvePete O'Hanlon24-Jun-10 23:53 
QuestionIP camera - how to find without IP Pin
lukeer24-Jun-10 22:33
lukeer24-Jun-10 22:33 
AnswerRe: IP camera - how to find without IP Pin
Mircea Puiu25-Jun-10 1:02
Mircea Puiu25-Jun-10 1:02 
AnswerRe: IP camera - how to find without IP Pin
Luc Pattyn25-Jun-10 1:21
sitebuilderLuc Pattyn25-Jun-10 1:21 
GeneralRe: IP camera - how to find without IP Pin
lukeer25-Jun-10 1:21
lukeer25-Jun-10 1:21 
AnswerRe: IP camera - how to find without IP Pin
Luc Pattyn25-Jun-10 1:46
sitebuilderLuc Pattyn25-Jun-10 1:46 
GeneralRe: IP camera - how to find without IP Pin
lukeer25-Jun-10 4:14
lukeer25-Jun-10 4:14 
In general, factory defaults are a good way to achieve a well-defined system state.

But in this case, to reset the camera to its defaults, the user needs a connection to that camera. In order to establish a connection, he needs to set the camera's IP address to some value that will work within his network.

I know it's possible to do so because Stemmer Imaging's GigE Vision Configuration Manager does the job very well.

Just a guess: Maybe it's about throwing some broadcast call at the network and listening on a specific UDP port for answers?

Anyone familiar with GigE Vision / Gen<I>Cam?


Ciao,


luker
GeneralRe: IP camera - how to find without IP Pin
OriginalGriff25-Jun-10 2:55
mveOriginalGriff25-Jun-10 2:55 
GeneralRe: IP camera - how to find without IP Pin
lukeer27-Jun-10 20:17
lukeer27-Jun-10 20:17 
Questionget connected Device ID from USB Port Pin
Tyler4524-Jun-10 22:19
Tyler4524-Jun-10 22:19 
AnswerRe: get connected Device ID from USB Port Pin
Mircea Puiu25-Jun-10 1:05
Mircea Puiu25-Jun-10 1:05 
GeneralRe: get connected Device ID from USB Port Pin
Tyler4525-Jun-10 1:38
Tyler4525-Jun-10 1:38 
GeneralRe: get connected Device ID from USB Port Pin
Mircea Puiu25-Jun-10 4:03
Mircea Puiu25-Jun-10 4:03 
GeneralRe: get connected Device ID from USB Port Pin
Tyler4525-Jun-10 4:41
Tyler4525-Jun-10 4:41 
QuestionAvarage function in C#? Pin
leiknospe24-Jun-10 21:33
leiknospe24-Jun-10 21:33 
AnswerRe: Avarage function in C#? Pin
OriginalGriff24-Jun-10 22:06
mveOriginalGriff24-Jun-10 22:06 
GeneralRe: Avarage function in C#? Pin
leiknospe28-Jun-10 21:06
leiknospe28-Jun-10 21:06 
AnswerRe: Avarage function in C#? Pin
Pete O'Hanlon24-Jun-10 22:48
mvePete O'Hanlon24-Jun-10 22:48 
GeneralRe: Avarage function in C#? Pin
riced25-Jun-10 1:05
riced25-Jun-10 1:05 
GeneralRe: Avarage function in C#? Pin
Pete O'Hanlon25-Jun-10 1:28
mvePete O'Hanlon25-Jun-10 1:28 
QuestionCopy Portion of 2d Array to 1d Array c# Pin
jollygiant24-Jun-10 21:31
jollygiant24-Jun-10 21:31 
AnswerRe: Copy Portion of 2d Array to 1d Array c# Pin
Richard MacCutchan24-Jun-10 23:29
mveRichard MacCutchan24-Jun-10 23:29 
GeneralRe: Copy Portion of 2d Array to 1d Array c# Pin
jollygiant25-Jun-10 0:18
jollygiant25-Jun-10 0:18 
GeneralRe: Copy Portion of 2d Array to 1d Array c# Pin
Richard MacCutchan25-Jun-10 3:44
mveRichard MacCutchan25-Jun-10 3:44 

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.