m: Dod [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 10, 2008 10:29 AM
> To: ICS support mailing
> Subject: Re: [twsocket] Problem using same UDP port for both
> listen and send
>
> Hello Dave,
>
> Thanx for this long answer, I am already aware of all
> the w
ious
DB> port scanners looking for something to play with
DB> Hope something helps..
DB> Cheers.
DB> Dave B.
>> -Original Message-
>> From: Dod [mailto:[EMAIL PROTECTED]
>> Sent: Thursday, March 06, 2008 2:48 PM
>> To: ICS support mailing
>>
oking for something to play with
Hope something helps..
Cheers.
Dave B.
> -Original Message-
> From: Dod [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 06, 2008 2:48 PM
> To: ICS support mailing
> Subject: [twsocket] Problem using same UDP port for both
>
Hello,
I am working on something like :
- Create Server UDP socket port 0 - Winsock select the listening port
itself
- I retrieve port number using GetSockName/.sin_port
- The Socket server is now listening
- I create a Socket client to connect to other machine but I set
LocalPort with
***second sending as the first mail ssems to never reach the mailing
list***
Hello,
I am working on something like (very old project using applicatons for
which I have not the sources):
- Create Server UDP socket port 0 (Winsock select the listening port
itself) and do .Listen
- I retrieve