mIRC Home    About    Download    Register    News    Help

Print Thread
#153137 11/07/06 07:51 PM
X
Xx_InSaNe_xX
Xx_InSaNe_xX
X
Im trying to get a zip file saved to my computer with a socket, but im not having much luck. Could someone help me with an example? I already know how to open, read, etc... sockets. Thanks.

#153138 12/07/06 04:19 AM
X
Xx_InSaNe_xX
Xx_InSaNe_xX
X
Also, is it possible to have a tooltip with mdx over a text field? Thanks.

#153139 12/07/06 05:01 PM
S
SCNDRL
SCNDRL
S
Use &binvar while sockreading e.g ;
Code:
sockread &a
bwrite file.zip -1 -1 &a

#153140 16/07/06 05:10 AM
X
Xx_InSaNe_xX
Xx_InSaNe_xX
X
The zip write, has file size, but is corrupt. What is wrong?

#153141 16/07/06 01:33 PM
S
SCNDRL
SCNDRL
S
Open Zip file with notepad look there for mistake. there may be mistake. Write only Zip's Datas


Link Copied to Clipboard