Yaşıyor muyum?
Son zamanlarda tanıdık arkadaşlardan “Yaşıyor musun?“, “Niye bir şeyler yazmıyorsun?” ,”Yazacak şeyler tükendi mi?” diye sorular almaya başladım. Uzun bir zamandır siteyi boşladığımın farkındayım. Yazmama süresi uzayınca da insanın yazma isteği kaçıyor haliyle. Oturup ne yazayım diye düşünüyorsun ve bakıyorsun ki elinde hiç malzeme yok veya yazma isteği yok. Bende bunun üzerine bu kısa “Hayattayım” [...]
Latest Blog Posts
- Java socket programming – 3 –
Merhabalar arkadaslar konumuza “Java socket programming – 2 -” den devam edelim; simdide Client.java dan bahsedicem Client kisminda neler var neler olmakta… Evet Istemcimiz runClient() metoduna sahip ve bu method diger 4 metodu cagirmakta , bu 4 methoddan bahsedelim simdi connectToServer(); getStreams(); processConnection(); closeConnection(); Oncelikle Server a baglanmamiza yardimci olan connectToServer a bakalim client = [...]
- Comments: No Category: Java, Programlama
- Java socket programming – 2 –
Merhabalar arkadaslar bu kisimda ” Java socket programming – 1 – ” de anlatmaya basladigim daha cok kavramlardan bahsettigim konuya devam edip kucuk bir uygulama yapicaz. Kucuk bir instant messaging programi dusunelim oncelikle iki tane ayri kod parcamiz olucak birisi Server.java digeride Client.java iclerinde bircok class ve interface icermekteler. Server.java>> Bu kisimda Server kisminda neler [...]
- Comments: No Category: Java, Programlama
- Java socket programming – 1 –
Merhaba Arkadaslar son zamanlarda uzerinde calistigim network programlamadan ogrendiklerim ve yaptigim basit uygulamalardan bahsedecegim. Programlamada bu konu biraz otekilestirilmis uzerinde az bilgiye sahip olunan bi konu aslinda karmasikligi , derin bilgi gerektirmesi olayi etkileyen faktorler olmus ama biz napiyoruz arkadaslar bikmadan usanmadan okuyoruz okuyoruz okuyoruz… Aslina bakarsak ortada verilmesi gereken bir hizmet olduguna gore bir [...]
- Comments: No Category: Java, Programlama
- LINUX<-->windows ; Grub Problem when Dual O.S exist
Here i will try to solve a common problem which people face often when they install both a Windows operating system and Unix based one which i assume a popular version as Ubuntu or Debian. The problem is simply about the Grub (Grand Unified Bootloader). Grub provides you the option that you choose which operating [...]
- Comments: No Category: English, Linux, Sistem, Tips-Ipuclari
- How to change MAC Address in Ubuntu(Linux)
I was looking for some helpful data to overcome the mac changing problem , I have been using Ubuntu 8.10 version for 2 months and each time i face with any sort of problem , i never give up before i get the solution. Here i will tell how to change mac address step by [...]
- Comments: No Category: English, Internet, Linux, Sistem, Tips-Ipuclari
- GRE exam is out of my way as well
Here comes my english writing in this blog , in fact from now on i am planning to write in english ; anyway , i entered the GRE (Graduation Record Exam) today , it was worse than my expectations , as we always hear “always expect the unexpected”. The exam consists of 3 distinct parts [...]
- Comments: No Category: English, Sinav&Kariyer, Tips-Ipuclari
- Splitting Big Tasks into Pieces
Splitting big problems into smaller ones allows the developer to concentrate on one thing at a time. Usually, the smaller pieces are easier to design, build, and test; once built, the individual components can be updated or changed without worrying about how that change will affect the rest of the system.One approach to this question [...]
- Comments: No Category: English, Tips-Ipuclari, Yazilim Muhendisligi

