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.

Pb de fconfigure

Old posts that have not been replied to for several years.
Locked
M
Metallix

Pb de fconfigure

Post by Metallix »

J'aimerai savoir comment fconfigure un socket en binary ouvert avec [connect]
User avatar
GodOfSuicide
Master
Posts: 463
Joined: Mon Jun 17, 2002 8:00 pm
Location: Austria

Post by GodOfSuicide »

this is an english forum, not french
M
Metallix

In english :)

Post by Metallix »

I would like to fconfigure to binary an socket open with [connect]

Can you help me ?
O
Ofloo
Owner
Posts: 953
Joined: Tue May 13, 2003 1:37 am
Location: Belguim
Contact:

Post by Ofloo »

not sur if its not bin could u show peace of ur script don't think i completely understand or could u plz post some background info for what it is for ?
XplaiN but think of me as stupid
User avatar
strikelight
Owner
Posts: 708
Joined: Mon Oct 07, 2002 10:39 am
Contact:

Post by strikelight »

As "connect" is a tcl command provided by eggdrop, you are not able to use "fconfigure" with it. If you need the use of fconfigure, you might want to look into the "socket" command.
Locked