Re: [twsocket] WSocket - HOW DO I...?

2006-06-25 Thread Dan
You can then use WSockets linemode. Set the end of line character to #04. Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Waldemar Lukaszewski Sent: 25 June 2006 09:21 To: ICS support mailing Subject: Re: [twsocket] WSocket - HOW DO I...? Ok

Re: [twsocket] WSocket - HOW DO I...?

2006-06-25 Thread Waldemar Łukaszewski
> all of > the output is important to your environment. " > > Dan > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Waldemar Lukaszewski > Sent: 24 June 2006 16:04 > To: ICS support mailing > Subject: Re: [twsocket] WSocke

Re: [twsocket] WSocket - HOW DO I...?

2006-06-24 Thread Francois PIETTE
; <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Saturday, June 24, 2006 5:04 PM Subject: Re: [twsocket] WSocket - HOW DO I...? > It's a standard header. No additional data available... Compare the 2 > dumps I gave... packet size header is the number of bytes in selec

Re: [twsocket] WSocket - HOW DO I...?

2006-06-24 Thread Angus Robertson - Magenta Systems Ltd
> Oh ... so this means that 0x04 is not being sent by the server and > that information is crap or there is something wrong with WSocket? > Did you see packet dump? There is on 0x04 at the end of command... It means you have to process the TCP stream properly, yourself. You can not use LineMod

Re: [twsocket] WSocket - HOW DO I...?

2006-06-24 Thread Waldemar Łukaszewski
. " > > > > Dan > > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On > > Behalf Of Waldemar Lukaszewski > > Sent: 24 June 2006 16:04 > > To: ICS support mailing > > Subject: Re: [twsocket] WSocke

Re: [twsocket] WSocket - HOW DO I...?

2006-06-24 Thread Waldemar Łukaszewski
rom: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Waldemar Lukaszewski > Sent: 24 June 2006 16:04 > To: ICS support mailing > Subject: Re: [twsocket] WSocket - HOW DO I...? > > It's a standard header. No additional data available... Compare the 2 > dumps > I

Re: [twsocket] WSocket - HOW DO I...?

2006-06-24 Thread Dan
output is important to your environment. " Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Waldemar Lukaszewski Sent: 24 June 2006 16:04 To: ICS support mailing Subject: Re: [twsocket] WSocket - HOW DO I...? It's a standard header. No addit

Re: [twsocket] WSocket - HOW DO I...?

2006-06-24 Thread Waldemar Łukaszewski
t > >> page at my > >> website. > >> > >> Contribute to the SSL Effort. Visit > >> http://www.overbyte.be/eng/ssl.html -- > >> [EMAIL PROTECTED] > >> Author of ICS (Internet Component Suite, freeware) > >> Author of MidWare (Multi-tier framewor

Re: [twsocket] WSocket - HOW DO I...?

2006-06-24 Thread Arno Garrels
nternet Component Suite, freeware) >> Author of MidWare (Multi-tier framework, freeware) >> http://www.overbyte.be >> >> >> >> - Original Message - >> From: "Waldemar Lukaszewski" <[EMAIL PROTECTED]> >> To: "IC

Re: [twsocket] WSocket - HOW DO I...?

2006-06-24 Thread Waldemar Łukaszewski
--- Original Message - > From: "Waldemar Łukaszewski" <[EMAIL PROTECTED]> > To: "ICS support mailing" > Sent: Thursday, June 22, 2006 10:00 PM > Subject: Re: [twsocket] WSocket - HOW DO I...? > > > > In BF2 it uses TCP... anyways... the problem is

Re: [twsocket] WSocket - HOW DO I...?

2006-06-22 Thread Francois Piette
AIL PROTECTED] [mailto:[EMAIL PROTECTED] On > > Behalf Of Waldemar Lukaszewski > > Sent: 22 June 2006 19:34 > > To: ICS support mailing > > Subject: Re: [twsocket] WSocket - HOW DO I...? > > > > The problem is that i'm only making a clinet. Server is as it is. The

Re: [twsocket] WSocket - HOW DO I...?

2006-06-22 Thread Wilfried Mestdagh
Hello Waldemar, > In BF2 it uses TCP... anyways... the problem is that i dunno how to > set this buffer size This has nothing to do with a buffer size. It is how TCP works. See TCP/UDP primer on overbyte home page. For the problem you have it is very simple. Check the protocol that the server us

Re: [twsocket] WSocket - HOW DO I...?

2006-06-22 Thread Waldemar Łukaszewski
; > -- > > Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html > > -- > > [EMAIL PROTECTED] > > http://www.overbyte.be > > > > > > > > - Original Message - > > From: "Waldemar Łukaszewski" <[EMAIL PROTECTED]>

Re: [twsocket] WSocket - HOW DO I...?

2006-06-22 Thread Dan
Sent: 22 June 2006 19:34 To: ICS support mailing Subject: Re: [twsocket] WSocket - HOW DO I...? The problem is that i'm only making a clinet. Server is as it is. There is no way to change it... Dnia 22-06-2006 o godz. 17:58 Francois PIETTE napisał(a): > > have no idea how do i kno

Re: [twsocket] WSocket - HOW DO I...?

2006-06-22 Thread Francois PIETTE
> To: "ICS support mailing" Sent: Thursday, June 22, 2006 8:34 PM Subject: Re: [twsocket] WSocket - HOW DO I...? > The problem is that i'm only making a clinet. Server is as it is. There is > no way to change it... > > > Dnia 22-06-2006 o godz. 17:58 Francois PIETTE na

Re: [twsocket] WSocket - HOW DO I...?

2006-06-22 Thread Waldemar Łukaszewski
- > From: "Waldemar Łukaszewski" <[EMAIL PROTECTED]> > To: "twsocket" > Sent: Thursday, June 22, 2006 5:48 PM > Subject: [twsocket] WSocket - HOW DO I...? > > > > Hi. > > Got serious problem with WSocket... im trying to write a client for

Re: [twsocket] WSocket - HOW DO I...?

2006-06-22 Thread Francois PIETTE
Original Message - From: "Waldemar Łukaszewski" <[EMAIL PROTECTED]> To: "twsocket" Sent: Thursday, June 22, 2006 5:48 PM Subject: [twsocket] WSocket - HOW DO I...? > Hi. > Got serious problem with WSocket... im trying to write a client for rcon > (BF2 game serve

[twsocket] WSocket - HOW DO I...?

2006-06-22 Thread Waldemar Łukaszewski
Hi. Got serious problem with WSocket... im trying to write a client for rcon (BF2 game server administration system), but have no idea how do i know if server have sent all it wanted to send after command. For example got command "bf2cc pl" that list players on the server and gives some informa