What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » manipulating sText in ReceiveNotify?

manipulating sText in ReceiveNotify?
Author: Message:
Predatory Kangaroo
Full Member
***


Posts: 144
– / Male / –
Joined: Jul 2003
RE: manipulating sText in ReceiveNotify?
I had this problem a while ago, when i was experimenting with making a game as a plugin...
I had it send the IP for winsock in 3 parts - first off the client computer sent "pkr01", the server replied with "pk127", the client sent "pkr02", server "pk000", etc. etc. until i had the four parts of the IP address (127.0.0.1 in this case), then I established a winsock connection.
theoretically, you should be able to do this, then send all the data you want thru winsock, or u can just do that same back and forth thing for ages if you don't want to let ppl find IP addresses with netstat.
Either way, it can be a bit tedious to figure out, but once you've done it, you can reuse the code in many ways
[Image: imagetest.php?display=You%20dont%20know%...djust=true]
09-24-2003 01:44 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
manipulating sText in ReceiveNotify? - by rh on 09-23-2003 at 05:04 PM
RE: manipulating sText in ReceiveNotify? - by wipey on 09-23-2003 at 07:09 PM
RE: manipulating sText in ReceiveNotify? - by Whacko on 09-23-2003 at 07:43 PM
RE: manipulating sText in ReceiveNotify? - by rh on 09-23-2003 at 08:06 PM
RE: manipulating sText in ReceiveNotify? - by Choli on 09-23-2003 at 09:26 PM
RE: manipulating sText in ReceiveNotify? - by wipey on 09-24-2003 at 07:26 AM
RE: manipulating sText in ReceiveNotify? - by rh on 09-24-2003 at 11:33 AM
RE: manipulating sText in ReceiveNotify? - by Predatory Kangaroo on 09-24-2003 at 01:44 PM
RE: manipulating sText in ReceiveNotify? - by rh on 09-24-2003 at 02:01 PM
RE: manipulating sText in ReceiveNotify? - by wipey on 09-25-2003 at 03:59 PM
RE: manipulating sText in ReceiveNotify? - by Choli on 09-25-2003 at 10:13 PM


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