What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Sending a File

Pages: (2): « First [ 1 ] 2 » Last »
Sending a File
Author: Message:
Dempsey
Scripting Contest Winner
*****

Avatar
http://AdamDempsey.net

Posts: 2395
Reputation: 53
37 / Male / Flag
Joined: Jul 2003
O.P. Sending a File
How can i send a file from a VB Plugin? 
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
07-10-2003 07:09 PM
Profile E-Mail PM Web Find Quote Report
Whacko
Full Member
***

Avatar

Posts: 209
Reputation: 1
40 / Male / –
Joined: Apr 2002
RE: Sending a File
you cant, unless you implement the sending by yourself using winsock etc
I code in:
C
C++
Delphi
Visual Basic
Pascal :P
07-10-2003 07:11 PM
Profile PM Web Find Quote Report
Dempsey
Scripting Contest Winner
*****

Avatar
http://AdamDempsey.net

Posts: 2395
Reputation: 53
37 / Male / Flag
Joined: Jul 2003
O.P. RE: Sending a File
How would you send a file to a remote computer using winsock?  would it send it to the IP address or what?  cos winsock is just an internet control thing isnt it?
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
07-10-2003 07:15 PM
Profile E-Mail PM Web Find Quote Report
Whacko
Full Member
***

Avatar

Posts: 209
Reputation: 1
40 / Male / –
Joined: Apr 2002
RE: Sending a File
Yes is an API, and sends to ip. but you cant know which ip to send to, cos messenger sends its messages through the MSN server not directly to the other person's pc
I code in:
C
C++
Delphi
Visual Basic
Pascal :P
07-10-2003 07:18 PM
Profile PM Web Find Quote Report
Dempsey
Scripting Contest Winner
*****

Avatar
http://AdamDempsey.net

Posts: 2395
Reputation: 53
37 / Male / Flag
Joined: Jul 2003
O.P. RE: Sending a File
But isn't there a way to find there IP address so you can send them a file?  not automatically, as then you could send anyone anything, but you could ask if they want a file and if they accept their IP address is sent over msn to you and you use winsock to send them the file.
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
07-10-2003 07:31 PM
Profile E-Mail PM Web Find Quote Report
Wouter
Full Member
***

Avatar

Posts: 252
Reputation: 3
38 / Male / –
Joined: Jul 2003
Status: Away
RE: RE: Sending a File
quote:
Originally posted by Whacko
you cant, unless you implement the sending by yourself using winsock etc


i don't know if you noticed yet but you can copy and past a file in msn6
so just hava a api making the file copy and past in your window :P

This post was edited on 07-12-2003 at 08:24 AM by Wouter.
07-12-2003 08:23 AM
Profile E-Mail PM Web Find Quote Report
Dempsey
Scripting Contest Winner
*****

Avatar
http://AdamDempsey.net

Posts: 2395
Reputation: 53
37 / Male / Flag
Joined: Jul 2003
O.P. RE: Sending a File
So you mean you can paste a file into the convo window and it starts a file transfer?  Even if that does work, thats only on MSN 6 and i want to try and make my plugins work for everyone if possible, whatever their msn/windows messenger version is.
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
07-12-2003 02:55 PM
Profile E-Mail PM Web Find Quote Report
Whacko
Full Member
***

Avatar

Posts: 209
Reputation: 1
40 / Male / –
Joined: Apr 2002
RE: Sending a File
yeah ur right :) havent thought of that :P though dropping works in 4.7 too afaik
I code in:
C
C++
Delphi
Visual Basic
Pascal :P
07-12-2003 06:38 PM
Profile PM Web Find Quote Report
Patchou
Messenger Plus! Creator
*****

Avatar

Posts: 8607
Reputation: 201
43 / Male / Flag
Joined: Apr 2002
RE: Sending a File
I guess that will be my last update before the release tonight.. here you go... /dropfile command added :). Give the file in parameter. This will work in any Messenger version that Plus! supports.

Patchou

This post was edited on 07-12-2003 at 06:49 PM by Patchou.
[Image: signature2.gif]
07-12-2003 06:41 PM
Profile PM Web Find Quote Report
Dempsey
Scripting Contest Winner
*****

Avatar
http://AdamDempsey.net

Posts: 2395
Reputation: 53
37 / Male / Flag
Joined: Jul 2003
O.P. RE: Sending a File
Well Done Patchou !!  so now we can use the command like  /dropfile test.jpg  and that would ask them to accept the file as normal?
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
07-12-2003 07:26 PM
Profile E-Mail PM Web Find Quote Report
Pages: (2): « First [ 1 ] 2 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On