Home
About
Download
Register
News
Help
Register
Log In
Forums
Scripts & Popups
UDP sockets
Forums
Active Threads
Search
Who's Online
Help
Print Thread
UDP sockets
#
60616
16/11/03
02:45 PM
Joined:
Nov 2003
Posts: 6
S
Sir_Eleet
OP
Nutrimatic drinks dispenser
OP
Sir_Eleet
Nutrimatic drinks dispenser
S
Joined:
Nov 2003
Posts: 6
I've tried to make a little udp sockets script, but I can't get it working.
Can someone help me?
I want some kind of simple script that echos incoming UDP socket messages through some port.
Copy Link to Clipboard
Re: UDP sockets
#
60617
16/11/03
04:32 PM
Joined:
Jan 2003
Posts: 3,012
New Hampshire, USA
KingTomato
Hoopy frood
KingTomato
Hoopy frood
Joined:
Jan 2003
Posts: 3,012
New Hampshire, USA
mIRC doesn't have the ability to listen to UDP sockets I don't think. The next best thing is to use a program like NGREP or NukeNabber that listens to the sockets. They wouldn't both be external rpgortams however.
-KingTomato
Copy Link to Clipboard
Re: UDP sockets
#
60618
16/11/03
05:21 PM
Joined:
Nov 2003
Posts: 6
S
Sir_Eleet
OP
Nutrimatic drinks dispenser
OP
Sir_Eleet
Nutrimatic drinks dispenser
S
Joined:
Nov 2003
Posts: 6
Hmm I don't want to use other programs, I'll just stick with TCP/IP sockets then.
Thanks
Copy Link to Clipboard
Re: UDP sockets
#
60619
16/11/03
05:25 PM
Joined:
Dec 2002
Posts: 3,138
London, UK
C
Collective
Hoopy frood
Collective
Hoopy frood
C
Joined:
Dec 2002
Posts: 3,138
London, UK
Code:
on *:UDPREAD:udplisten:{ sockread %t echo -a %t }
/sockudp -k udplisten 6668
/sockudp -n udptemp 127.0.0.1 6668 Hello
Copy Link to Clipboard
Hop To
News and Discussions ------
Latest News
General Discussion
Support ------
mIRC Help
Connection Issues
Scripts & Popups
Development ------
Feature Suggestions
Developers
Bug Reports
Print Thread
Switch to Threaded Mode
Show Likes
Link Copied to Clipboard
View Profile
Private Message
Follow User
Forum Posts
View Profile
Private Message
Website
Follow User
Forum Posts
View Profile
Private Message
Follow User
Forum Posts
View Profile
Private Message
Follow User
Forum Posts
Forum Rules
·
Mark All Read
Contact Us
·
Help
·
mIRC Homepage