mIRC Home    About    Download    Register    News    Help

Print Thread
#153137 11/07/06 07:51 PM
Joined: Dec 2002
Posts: 37
X
Ameglian cow
OP Offline
Ameglian cow
X
Joined: Dec 2002
Posts: 37
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
Joined: Dec 2002
Posts: 37
X
Ameglian cow
OP Offline
Ameglian cow
X
Joined: Dec 2002
Posts: 37
Also, is it possible to have a tooltip with mdx over a text field? Thanks.

#153139 12/07/06 05:01 PM
Joined: Dec 2005
Posts: 58
S
Babel fish
Offline
Babel fish
S
Joined: Dec 2005
Posts: 58
Use &binvar while sockreading e.g ;
Code:
sockread &a
bwrite file.zip -1 -1 &a


i like that
#153140 16/07/06 05:10 AM
Joined: Dec 2002
Posts: 37
X
Ameglian cow
OP Offline
Ameglian cow
X
Joined: Dec 2002
Posts: 37
The zip write, has file size, but is corrupt. What is wrong?

#153141 16/07/06 01:33 PM
Joined: Dec 2005
Posts: 58
S
Babel fish
Offline
Babel fish
S
Joined: Dec 2005
Posts: 58
Open Zip file with notepad look there for mistake. there may be mistake. Write only Zip's Datas


i like that

Link Copied to Clipboard