Board index » cppbuilder » NMUDP->SendStream(Stream) error!!!!

NMUDP->SendStream(Stream) error!!!!


2007-09-30 02:38:23 AM
cppbuilder17
Whenever I use NMUDP->SendStream(Stream);
follow error is occur,
Project xxx.exe faulted with mesage:'access violation at 0xbcbcbcbc:read of
address 0xbcbcbcbc'.
Why, How can I solve it?
 
 

Re:NMUDP->SendStream(Stream) error!!!!

Emmanuel wrote:
Quote

Whenever I use NMUDP->SendStream(Stream);
follow error is occur,
Project xxx.exe faulted with mesage:'access violation at
0xbcbcbcbc:read of
address 0xbcbcbcbc'.
Why, How can I solve it?
No idea, but I struggled with the NetMasters socket components for years
before finally installing the Indy ones. The switch was fairly straight
forward in all projects and now everything works like it should :-)
www.indyproject.org
Best regards,
Ted Lyngmo