Click here to Skip to main content
15,890,845 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralVS .Net Pin
ppp00118-Mar-04 23:05
ppp00118-Mar-04 23:05 
GeneralRe: VS .Net Pin
ian mariano23-Mar-04 12:05
ian mariano23-Mar-04 12:05 
GeneralC# Vs C++.net Pin
ppp00118-Mar-04 22:55
ppp00118-Mar-04 22:55 
GeneralRe: C# Vs C++.net Pin
ian mariano23-Mar-04 11:58
ian mariano23-Mar-04 11:58 
Generalwho can use or disassemble magiclibrary.dll Pin
yzs18-Mar-04 0:05
yzs18-Mar-04 0:05 
GeneralRe: who can use or disassemble magiclibrary.dll Pin
ian mariano18-Mar-04 4:31
ian mariano18-Mar-04 4:31 
GeneralRe: who can use or disassemble magiclibrary.dll Pin
ian mariano18-Mar-04 4:32
ian mariano18-Mar-04 4:32 
GeneralSocket type/protocol question Pin
harningt17-Mar-04 16:44
harningt17-Mar-04 16:44 
I was looking through the docs for what type of sockets I can create with the System.Net.Sockets.Socket class and I saw "RDM" - Reliable Data Messaging. To me this seems like quite a nice swap-in alternative to UDP in some cases [when speed isnt terribly important, but there's no need to create a connection then destroy it like TCP would require]

I tried to create it with the address family InterNetwork [IP v4.. normal internet] and Undefined protocol-type... since there's nothing there that looks like it would be RDM.
When it tried to create the socket, it threw an exception that the address family doesnt support RDM.

Now... for one I'd like to have RDM for Internetwork..... but in any case.. does anyone know where I can find any info about the different socket-type/protocol combinations with their supporting address families.
Thanks.
QuestionHow to set "Special Build" attribute in Assembly? Pin
Noodnik15-Mar-04 19:04
Noodnik15-Mar-04 19:04 
AnswerRe: How to set "Special Build" attribute in Assembly? Pin
Mike Dimmick16-Mar-04 1:56
Mike Dimmick16-Mar-04 1:56 
QuestionChannelServices out of scope exception? Pin
LilyofValley15-Mar-04 19:00
sussLilyofValley15-Mar-04 19:00 
QuestionSystem-wide singleton? Pin
NameOfTheDragon15-Mar-04 0:12
NameOfTheDragon15-Mar-04 0:12 
AnswerRe: System-wide singleton? Pin
Colin Angus Mackay15-Mar-04 0:32
Colin Angus Mackay15-Mar-04 0:32 
GeneralRe: System-wide singleton? Pin
NameOfTheDragon15-Mar-04 1:07
NameOfTheDragon15-Mar-04 1:07 
GeneralRe: System-wide singleton? Pin
Philip Fitzsimons15-Mar-04 2:43
Philip Fitzsimons15-Mar-04 2:43 
AnswerRe: System-wide singleton? Pin
Curi0us_George22-Mar-04 14:17
Curi0us_George22-Mar-04 14:17 
General.Net Remoting Pin
Daniel Popa15-Mar-04 0:08
Daniel Popa15-Mar-04 0:08 
GeneralRe: .Net Remoting Pin
Philip Fitzsimons15-Mar-04 2:45
Philip Fitzsimons15-Mar-04 2:45 
Generalget your email i'll send you a c# remoting pdf book Pin
yzs18-Mar-04 0:24
yzs18-Mar-04 0:24 
GeneralDatabinding drives me crazy Pin
Jasper van Rooijen15-Mar-04 0:07
Jasper van Rooijen15-Mar-04 0:07 
GeneralRe: Databinding drives me crazy Pin
cosminadrianpopescu21-Mar-04 21:13
cosminadrianpopescu21-Mar-04 21:13 
General.NET Assembly is MFC Pin
Tarundeep Singh Kalra11-Mar-04 17:33
Tarundeep Singh Kalra11-Mar-04 17:33 
GeneralRe: .NET Assembly is MFC Pin
ian mariano11-Mar-04 18:14
ian mariano11-Mar-04 18:14 
GeneralRe: .NET Assembly is MFC Pin
Tarundeep Singh Kalra11-Mar-04 18:55
Tarundeep Singh Kalra11-Mar-04 18:55 
GeneralTreeviewnode Highlighting Pin
Anonymous11-Mar-04 14:17
Anonymous11-Mar-04 14:17 

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.