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

.NET (Core and Framework)

 
QuestionClient-Server Using TCP/IP and VB.net Pin
VikashGohil2-Jan-09 20:16
VikashGohil2-Jan-09 20:16 
AnswerRe: Client-Server Using TCP/IP and VB.net Pin
Dave Kreskowiak3-Jan-09 4:41
mveDave Kreskowiak3-Jan-09 4:41 
GeneralRe: Client-Server Using TCP/IP and VB.net Pin
VikashGohil3-Jan-09 18:36
VikashGohil3-Jan-09 18:36 
GeneralRe: Client-Server Using TCP/IP and VB.net Pin
Dave Kreskowiak4-Jan-09 0:05
mveDave Kreskowiak4-Jan-09 0:05 
GeneralRe: Client-Server Using TCP/IP and VB.net Pin
VikashGohil4-Jan-09 21:02
VikashGohil4-Jan-09 21:02 
AnswerRe: Client-Server Using TCP/IP and VB.net Pin
Mark Salsbery3-Jan-09 7:09
Mark Salsbery3-Jan-09 7:09 
GeneralRe: Client-Server Using TCP/IP and VB.net Pin
VikashGohil3-Jan-09 18:37
VikashGohil3-Jan-09 18:37 
AnswerRe: Client-Server Using TCP/IP and VB.net Pin
Bharat Jain6-Jan-09 1:13
Bharat Jain6-Jan-09 1:13 
Hi Vikas,

From what i have understood , by reading your question is that you need to maintain number of clients connected to a server , right ?
But you are using UDP Protocol , which is connection less protocol , i think it is not a wise choice to use UDP , if you need to keep record of the connections you should TCP protocol.

The following link can help you use TCP protocol for communication
http://www.eggheadcafe.com/articles/20020323.asp

just let me know if TCP suits your requirement , we can move ahead , with the actual question , we can maintain the count if we use TCP , i am not sure how to do it by using UDP , The logic say we cannot do it , as it is a connection less protocol

-Regards
Bharat Jain
Phisys Software Solutions Pvt. Ltd.
bharat.jain.nagpur@gmail.com

GeneralRe: Client-Server Using TCP/IP and VB.net Pin
VikashGohil6-Jan-09 6:04
VikashGohil6-Jan-09 6:04 
GeneralRe: Client-Server Using TCP/IP and VB.net Pin
Bharat Jain7-Jan-09 2:25
Bharat Jain7-Jan-09 2:25 
GeneralRe: Client-Server Using TCP/IP and VB.net Pin
VikashGohil7-Jan-09 20:43
VikashGohil7-Jan-09 20:43 
GeneralRe: Client-Server Using TCP/IP and VB.net Pin
Bharat Jain11-Jan-09 22:41
Bharat Jain11-Jan-09 22:41 
QuestionHow to access objects of an arraylist, where an object property is selected in a Listbox? Pin
SvenatGMX2-Jan-09 1:46
SvenatGMX2-Jan-09 1:46 
AnswerRe: How to access objects of an arraylist, where an object property is selected in a Listbox? Pin
Brij2-Jan-09 3:08
mentorBrij2-Jan-09 3:08 
QuestionIME Pin
iprasad0071-Jan-09 20:04
iprasad0071-Jan-09 20:04 
AnswerRe: IME Pin
Abhijit Jana1-Jan-09 20:23
professionalAbhijit Jana1-Jan-09 20:23 
GeneralRe: IME Pin
iprasad0074-Jan-09 17:28
iprasad0074-Jan-09 17:28 
AnswerRe: IME Pin
Brij1-Jan-09 20:27
mentorBrij1-Jan-09 20:27 
Questionhelp!!!! Pin
saadahmedsait1-Jan-09 8:24
saadahmedsait1-Jan-09 8:24 
AnswerRe: help!!!! Pin
Dave Kreskowiak1-Jan-09 11:19
mveDave Kreskowiak1-Jan-09 11:19 
GeneralRe: help!!!! Pin
Luc Pattyn1-Jan-09 12:04
sitebuilderLuc Pattyn1-Jan-09 12:04 
GeneralRe: help!!!! Pin
Jon_Boy2-Jan-09 2:25
Jon_Boy2-Jan-09 2:25 
GeneralRe: help!!!! Pin
saadahmedsait2-Jan-09 7:12
saadahmedsait2-Jan-09 7:12 
GeneralRe: help!!!! Pin
Mark Churchill3-Jan-09 15:58
Mark Churchill3-Jan-09 15:58 
JokeRe: help!!!! Pin
Guffa4-Jan-09 19:53
Guffa4-Jan-09 19:53 

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.