PenUltima Online

It is currently Fri Sep 05, 2008 7:08 am

All times are UTC - 8 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: AUX connecion
PostPosted: Wed Apr 05, 2006 8:11 am 
Offline

Joined: Wed Apr 05, 2006 8:08 am
Posts: 54
1. How i can from aux connection script close connect?
2. How i can use one scripts for many connection simultaneously ?

Tnks.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 07, 2006 12:34 pm 
Offline
Distro Developer
User avatar

Joined: Thu Apr 06, 2006 5:11 pm
Posts: 350
Location: Nederland, Texas
1. I am not sure what you mean. Do you want to know how to make an aux script close the connection? Does this example help?:
Code:
program auxControl( connection )
  print( "Aux control: Connection established." );

  while ( connection )
    // Do stuff
    connection := 0;
  endwhile
 
  print( "Aux control: Connection closed." );
endprogram


2. I do not see how a script could NOT handle many connections. Could you perhaps show some of your code?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Style based on FI Subice by phpBBservice.nl