Those access violations never happened when LineMode is false...

Does anyone know the solution for this problem?

I've converted my binary data to hexadecimals string (twice size) but safer
in converting... the access violation shouldn't be in the conversion....

the delimiter is #13#10

On 2/21/06, Widita Nugraha <[EMAIL PROTECTED]> wrote:
>
>
>
> On 2/21/06, Francois Piette <[EMAIL PROTECTED]> wrote:
> >
> > > Hello, somebody, help me...
> > > after changing my application to line mode (binary send using line
> > mode,
> > > using 4 bytes of unique delimiter)
> > >
> > > my application keeps giving me Access Violation Message
> > > "0x00406645:write of addess 0x00030e4c' or
> > > "0x77d4cd7f: write of address 0x00030ffc" or
> > > EAccesViolation Access violation at address 00402444 read of address
> > > 1fdbffe0
> > >
> > > the access violation is like random addresses...
> > >
> > > what's wrong?
> >
> > Difficult to tell remotely...
> > But if you run your application using the debugger, it should show you
> > where the exception occur.
> > Using the call stack view you should be able to see where execution come
> > from.
>
>
> The Call Stack window is empty, the listbox is empty...
>
>
> regards,
> Widita
>
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to