This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Search found 4 matches

by emoD
Sat Mar 22, 2008 5:23 am
Forum: Scripting Help
Topic: Chars
Replies: 1
Views: 1601

Chars

Hello...

I Figured Out How To Work With UDP Sockets But I Need Erm...Chars
When I Type These Chars In Eggdrop File ÿÿÿÿ It Converts Into ????
So I Need Like chr() Function Or Something Else To Send These Chars Throught Socket?
by emoD
Mon Mar 17, 2008 11:31 am
Forum: Scripting Help
Topic: UDP Sockets
Replies: 7
Views: 5548

I Can't Find Usage On Windrop.

1. I Can't Load udp108.dll
2. I Can't Load Any Extra Module On Windrop!
by emoD
Mon Mar 17, 2008 10:41 am
Forum: Scripting Help
Topic: UDP Sockets
Replies: 7
Views: 5548

Do You Know Basic UDP Module With Those Functions I Meant Before
by emoD
Mon Mar 17, 2008 10:21 am
Forum: Scripting Help
Topic: UDP Sockets
Replies: 7
Views: 5548

UDP Sockets

Hello, I Have Problem. Searched Google, Looked At Manuals And At Scripts. I Can't Find Clear Explanation Of UDP Sockets, Like: 1. How I Can Open It. (Found I Think 'udp_open') 2. How I Can Send Data To Socket. 3. How I Can Get Data From Socket. 4. Close Socket. (Found I Think 'close') This Functions...