Click here to Skip to main content
15,915,873 members
Home / Discussions / C#
   

C#

 
AnswerRe: Administrative system of parking tower Pin
David Crow14-Jun-06 8:19
David Crow14-Jun-06 8:19 
GeneralRe: Administrative system of parking tower Pin
lulu044115-Jun-06 5:30
lulu044115-Jun-06 5:30 
GeneralRe: Administrative system of parking tower Pin
David Crow15-Jun-06 5:41
David Crow15-Jun-06 5:41 
AnswerRe: Administrative system of parking tower Pin
Josh Smith14-Jun-06 8:33
Josh Smith14-Jun-06 8:33 
AnswerRe: Administrative system of parking tower Pin
Dan Neely14-Jun-06 9:30
Dan Neely14-Jun-06 9:30 
GeneralRe: Administrative system of parking tower Pin
Josh Smith14-Jun-06 9:49
Josh Smith14-Jun-06 9:49 
QuestionNat Traversal Problem Pin
snouto14-Jun-06 8:11
snouto14-Jun-06 8:11 
AnswerRe: Nat Traversal Problem Pin
leppie14-Jun-06 23:47
leppie14-Jun-06 23:47 
There could be many issues.

You should be discovering devices, not creating them. Do a DISCOVER for all nat devices on the network, then iterate to the correct one, and use that instance, to get more info (yes, the design of UPnP requires another call at this stage). then you should have the correct info.

That said, many UPnP devices arent using strict HTTP spec's and the UPnP.dll can fail sometimes. In that case you will have to write your own.

Other than that, have you looked ta Intel's UPnP tools? They written for .NET Smile | :)


GeneralRe: Nat Traversal Problem Pin
snouto15-Jun-06 0:26
snouto15-Jun-06 0:26 
QuestionCopy & Paste Problems in Win Forms Pin
gruszkad14-Jun-06 7:24
gruszkad14-Jun-06 7:24 
QuestionDataGridView Refresh Problems Pin
Melon0014-Jun-06 6:21
Melon0014-Jun-06 6:21 
AnswerRe: DataGridView Refresh Problems Pin
Mr. VB.NET14-Jun-06 7:14
Mr. VB.NET14-Jun-06 7:14 
GeneralRe: DataGridView Refresh Problems Pin
Office Lineman14-Jun-06 7:26
Office Lineman14-Jun-06 7:26 
QuestionShutdown Computer Through C Program. Pin
Droze14-Jun-06 6:14
Droze14-Jun-06 6:14 
AnswerRe: Shutdown Computer Through C Program. Pin
Jun Du14-Jun-06 7:04
Jun Du14-Jun-06 7:04 
GeneralRe: Shutdown Computer Through C Program. Pin
Droze14-Jun-06 7:24
Droze14-Jun-06 7:24 
GeneralRe: Shutdown Computer Through C Program. Pin
Jun Du14-Jun-06 7:28
Jun Du14-Jun-06 7:28 
GeneralRe: Shutdown Computer Through C Program. Pin
Droze14-Jun-06 7:46
Droze14-Jun-06 7:46 
GeneralRe: Shutdown Computer Through C Program. Pin
Droze14-Jun-06 8:06
Droze14-Jun-06 8:06 
GeneralRe: Shutdown Computer Through C Program. Pin
Dan Neely14-Jun-06 9:21
Dan Neely14-Jun-06 9:21 
AnswerRe: Shutdown Computer Through C Program. Pin
Droze14-Jun-06 9:32
Droze14-Jun-06 9:32 
AnswerRe: Shutdown Computer Through C Program. Pin
Koushik Biswas15-Jun-06 10:36
Koushik Biswas15-Jun-06 10:36 
QuestionReporting Service install problem... Pin
ersinsivaz14-Jun-06 6:01
ersinsivaz14-Jun-06 6:01 
AnswerRe: Reporting Service install problem... Pin
Suamal14-Jun-06 19:15
Suamal14-Jun-06 19:15 
QuestionRunning parallely single Application with two differnt versions Pin
kumar.bs14-Jun-06 5:59
kumar.bs14-Jun-06 5:59 

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.