> 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.

--
[EMAIL PROTECTED]
http://www.overbyte.be

-- 
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