Click here to Skip to main content
15,885,546 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: vb.net error Pin
kubben23-Feb-07 6:07
kubben23-Feb-07 6:07 
GeneralRe: vb.net error Pin
7prince23-Feb-07 6:18
7prince23-Feb-07 6:18 
GeneralRe: vb.net error Pin
kubben23-Feb-07 6:47
kubben23-Feb-07 6:47 
GeneralRe: vb.net error Pin
7prince23-Feb-07 6:58
7prince23-Feb-07 6:58 
AnswerRe: vb.net error Pin
Dave Kreskowiak23-Feb-07 7:28
mveDave Kreskowiak23-Feb-07 7:28 
QuestionAdding listbox items to an Access DB Pin
China-Gary23-Feb-07 6:00
China-Gary23-Feb-07 6:00 
AnswerRe: Adding listbox items to an Access DB Pin
JUNEYT23-Feb-07 6:50
JUNEYT23-Feb-07 6:50 
QuestionImplementing some broadcast udp protocol Pin
ohad_2923-Feb-07 3:30
ohad_2923-Feb-07 3:30 
Hi !

I need to implement udp protocol in C#/VB.net Win Forms that send some request to the broadcast address from specific port and then change to be client and receive multiple answers from the broadcast on the same specific port.
My questions are:
1.Is the first connection should use blocking (synchronous) functions ?
2.Should I close this first socket,and then open another one on the same port in order to get the broadcast answers ?
3.In which way should I get the broadcast answers:a.using asynchronous function and events like BeginSend/EndSend etc or b.using threads ?
4.How do I get multiple answers on the same port in this case ?

I will be glad to get answers/code snippets.

Tnx
AliJ

AnswerRe: Implementing some broadcast udp protocol Pin
nlarson1123-Feb-07 7:55
nlarson1123-Feb-07 7:55 
GeneralRe: Implementing some broadcast udp protocol Pin
ohad_2924-Feb-07 10:28
ohad_2924-Feb-07 10:28 
GeneralRe: Implementing some broadcast udp protocol Pin
nlarson1124-Feb-07 15:10
nlarson1124-Feb-07 15:10 
QuestionMemory of String Pin
Kumaran21cen23-Feb-07 2:40
Kumaran21cen23-Feb-07 2:40 
AnswerRe: Memory of String Pin
Colin Angus Mackay23-Feb-07 4:20
Colin Angus Mackay23-Feb-07 4:20 
Questionsearch for a word inside a .doc file Pin
digitaldxb23-Feb-07 1:19
digitaldxb23-Feb-07 1:19 
AnswerRe: search for a word inside a .doc file Pin
Dave Kreskowiak23-Feb-07 5:48
mveDave Kreskowiak23-Feb-07 5:48 
GeneralRe: search for a word inside a .doc file Pin
digitaldxb23-Feb-07 6:55
digitaldxb23-Feb-07 6:55 
GeneralRe: search for a word inside a .doc file Pin
Dave Kreskowiak23-Feb-07 7:19
mveDave Kreskowiak23-Feb-07 7:19 
QuestionItem index Pin
david bagaturia23-Feb-07 0:48
david bagaturia23-Feb-07 0:48 
AnswerRe: Data type problem Pin
Colin Angus Mackay23-Feb-07 1:02
Colin Angus Mackay23-Feb-07 1:02 
AnswerRe: Item index Pin
Colin Angus Mackay23-Feb-07 1:56
Colin Angus Mackay23-Feb-07 1:56 
GeneralRe: Item index Pin
david bagaturia23-Feb-07 2:21
david bagaturia23-Feb-07 2:21 
GeneralRe: Item index Pin
Colin Angus Mackay23-Feb-07 4:23
Colin Angus Mackay23-Feb-07 4:23 
Questionfind and replace functionality in VB.Net.? Pin
Jennisa23-Feb-07 0:33
Jennisa23-Feb-07 0:33 
AnswerRe: find and replace functionality in VB.Net.? Pin
Hesham Amin23-Feb-07 1:42
Hesham Amin23-Feb-07 1:42 
QuestionCrytal reports - Width increase Pin
Nithyaganesh23-Feb-07 0:30
Nithyaganesh23-Feb-07 0:30 

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.