Do I miss something here?
I have several server sockets on several ports for years in Gambas2...
Regards,
Ron_2nd.
2010/12/28 Benoît Minisini :
>> > >
>> > > That is not the issue, you can do that, but they all use the same
>> > > socket_read sub. Or I my missing something here?
>> >
>> > Hem,
> > >
> > > That is not the issue, you can do that, but they all use the same
> > > socket_read sub. Or I my missing something here?
> >
> > Hem, you are right, I didn't notice.
> >
> > Internallly the Socket object knows which ServerSocket created it, but
> > you don't have any access to i
On 2/19/09, Benoît Minisini wrote:
> > On 2/17/09, Benoît Minisini wrote:
> > > > Is there any way to get different TCP server objects with different
> > > > ports to use a different socket object for read? I am trying to port
> > > > my VB6 multiport communications server application to Ga
> On 2/17/09, Benoît Minisini wrote:
> > > Is there any way to get different TCP server objects with different
> > >
> > > ports to use a different socket object for read? I am trying to port
> > > my VB6 multiport communications server application to Gambas2 and (I
> > > think) I need somethi
On 2/17/09, Benoît Minisini wrote:
> > Is there any way to get different TCP server objects with different
> > ports to use a different socket object for read? I am trying to port
> > my VB6 multiport communications server application to Gambas2 and (I
> > think) I need something like that to
> Is there any way to get different TCP server objects with different
> ports to use a different socket object for read? I am trying to port
> my VB6 multiport communications server application to Gambas2 and (I
> think) I need something like that to get it to work.
>
> Regards,
> Joe1962
>
I wou
Is there any way to get different TCP server objects with different
ports to use a different socket object for read? I am trying to port
my VB6 multiport communications server application to Gambas2 and (I
think) I need something like that to get it to work.
Regards,
Joe1962