[Coder-Com] 9. MÜSÝAD Uluslararasý Ticaret Fuarý, 3-6 Ekim 2002, CNR, Yeþilköy / Ýstanbul

2002-09-27 Thread MÜSÝAD FUARI
Title: 9. MÜSÝAD Uluslararasý Ticaret Fuarý, 3-6 Ekim 2002, Istanbul







  

  9. MÜSÝAD ULUSLARARASI FUARI
  3-6 EKÝM 2002, ÝSTANBUL
  CNR, Yeþilköy
  
  

  

  
  
Evet !
  
  MÜSÝAD Fuarlarý devam ediyor !...
   Türkiye'mizin
  geleceðine katkýda bulunmadaki çabalarýmýz 9.MÜSÝAD Uluslararasý
  Fuarý ile devam ediyor!
  8,000m2  stand alaný ve  150 bin üzerinde beklenen ziyaretçi,
  ve 1000'e yaklaþan yabancý ziyaretçilerimizle esaslý bir ticari
  hareketlilik vaat ediyor.
  Baþta komþu ülkelerden olmak üzere hem kurumsal (Dubai-Jebel Ali Serbest Bölgesi ve Ýslam Kalkýnma Bankasý),
  hem de þirket bazýnda çeþitli ülkelerden stand bazýnda katýlýmcý, çok sayýda
  alýcý heyet ve fuar
  alanýnda yapýlacak çeþitli Ülke Toplantýlarý yer almaktadýr. 
  On-line davetiye,
  ayrýntýlý bilgi ve program için týklayýn
  !
  
  Otobüs Seferleri:
  ÝETT Özel MÜSÝAD Fuar duraklarýndan 10:30'dan 20:00'ye kadar her yarým
  saatte bir aþaðýdaki duraklardan otobüs seferleri yapýlacaktýr. Kalkýþ
  merkezlerine dönüþ seferleri de yapýlacaktýr.
  Bakýrköy (Deniz Otobüsleri Ýskelesi önü)
  Mecidiyeköy (Viyadük altý)
  Kadýköy (Rýhtým Ýskelesi - Esenler Otogarý)
  Taksim (Gezi Parký yaný)



	
		
			
		
			
		
			
		
			
		
			
		
			
		
			
		
			
	
	
		
			
		
			
		
			
		
			
		
			
		
			
		
			
		
			
	
	
		
			
		
			
		
			
		
			
		
			
		
			
		
			
		
			
	
	
		
			
		
			
		
			
		
			
		
			
		
			
		
			
		
			
	
	
		
			
		
			
		
			
		
			
		
			
		
			
		
			
		
			
	
	
		
			
		
			
		
			
		
			
		
			
		
			
		
			
		
			
	
	
		
			
		
			
		
			
		
			
		
			
		
			
		
			
		
			
	
	
		
			
		
			
		
			
		
			
		
			
		
			
		
			
		
			
	

  Fuarda yer alacak baþlýca sektörler:
  
  MUMAC: Makina,Takým  tezgahlarý,
  Elektronik ürünler, Elektrikli makineler, Bilgisayar, Otomotiv, Otomotiv
  yan sanayii
  
  MUFOPACK:Yiyecek & Ýçecek, Ambalaj
  baský makinalarý, Ambalaj malzemeleri, Ambalaj teknikleri ve makinalarý
  

  
  

   
   
   

MUTEX: Tekstil ürünleri, Hazýr
  giyim, Ýç giyim Tekstil ve dikim sanayi donanýmlarý, Ayakkabý, Halý,
  Deri giysiler, Deri ürünler
  MUSCON: Yapý Malzemeleri, Isýtma
  sistemleri,
  Mobilya & Dekorasyon, Mermer & Granit,
  Cam ürünler, Elektrikli ev ürünleri, Plastik ve plastik ürünler, Saðlýk,
  Eðitim ve diðer hizmet sektörleri
  


Bu gönderiyi bir daha almak istemiyorsanýz týklayýn!

  

  

  


Hakan834 rules it !







[Coder-Com] Complete REPOSITORY freeze for ircu2.10

2002-09-27 Thread Kev

Greetings.  I am declaring a complete and total freeze for all
repositories on coder-com.undernet.org in order for us to do some
transitioning.  NO ONE SHOULD MAKE ANY COMMITS TO THE REPOSITORY
AT THIS TIME--your changes could get lost.  Sorry for the
inconvenience.

People may still download from CVS, by the way--this freeze only
affects commits TO the repository.
-- 
Kevin L. Mitchell <[EMAIL PROTECTED]>




[Coder-Com] problem with server...

2002-09-27 Thread matsati

Hello,

I have installed the ircd software, the problem i have encountered, is the following.  
I have installed ircd on an intranet, which is causing a problem with the "too many 
connections from host" connection error.  All of the clients that will be connected to 
the ircd will be those computers which are on the intranet.  is there a way to 
eliminate this error via configuration parameters?  To allow any number of connections 
from the clients on the intranet?  ie. (ip address 169.254.53.1, .2, .3, .4, etc) 

Thank You,

Duane Miller
-



[Coder-Com] BURST after END_OF_BURST

2002-09-27 Thread Tom Rons

Hello

Currently, as far as I know, u2.10.11 servers don't allow other servers
(even U:lines) to issue BURST commands after the end of a net.burst for
that specific server has been acknowledged. However, a u2.10.12 server
requires the ability to BURST channels that it received through DESTRUCT
but actually still exist. Shouldn't BURSTs be allowed again in .11 so
that it will be compatible with .12 in the future?

Kind regards

  --
 Tom Rons ([EMAIL PROTECTED])
(http://openircd.org/trons/)

PS: I know I'm asking this very early in the .12 development stage, but
I'm writing a service that could make very handy use of the ability to
BURST (again) outside of net.bursts, and I really hate having to hack up
the code for this one thing just to test on it :P