Re: good idea to call Conect() in both UDP Server and client?
- From: "Chan Ming Man" <chanmmn@xxxxxxxxxxx>
- Date: Wed, 13 Dec 2006 19:02:13 +0800
..Net Remoting it seems. Can you use DCOM or Web Services for your application? If not then you do need to explicitly specify your IP and Port. So I think that is the only idea.
chanmm
"Ryan Liu" <ad50275324@xxxxxxxxxxxx> wrote in message news:OY2QlgcHHHA.1064@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
Is that a good idea or right thing to call Connect(remoteIP, remotePort) in
both UDP client and server?
This is to make sure they only receive data from each other, not from
someone else, provided that both server and client port are fixed.
Thanks,
Ryan
.
- References:
- good idea to call Conect() in both UDP Server and client?
- From: Ryan Liu
- good idea to call Conect() in both UDP Server and client?
- Prev by Date: Re: Sun Java System Directory Server Authentication
- Next by Date: Re: Launch Application as Different User in C# Windows Applicatoin
- Previous by thread: good idea to call Conect() in both UDP Server and client?
- Next by thread: word.activedocument to byte array
- Index(es):
Relevant Pages
|