TCP & UDP Port Software

TCP & UDP Port Software

3 ธันวาคม 2008

http://support.apple.com/kb/TS1629   http://wiki.citec.us/index.php?title=List_of_TCP_and_UDP_port_numbers Related Blogs A Letter to a Mother Unknown | The LA Progressive Reverse Phone Book Lookup – How to Identify Unknown Numbers … EPA Says Effect of Dispersants at Depth “Unknown” at Oil Change

Unix Network Programming [Installation-Command]

Unix Network Programming [Installation-Command]

13 พฤศจิกายน 2008

  command ตอนที่จะ config lib เดี๋ยวกลับมาเขียนต่อ    950  mkdir OS2   951  cd OS2   952  wget http://ftp.icm.edu.pl/packages/books/stevens.unpv12e/unpv12e.tar.gz   953  gunzip -c unpv12e.tar.gz | tar -xvf –   954   cd unpv12e   956  ./configure   957  cd lib   958  make   959  cd ..   960  ls   961  ./configure   962  cd [...]

Install Macports On Mac OS X

Install Macports On Mac OS X

9 พฤศจิกายน 2008

ขั้นแรกให้ไปดาวน์โหลดตัว  Macports ที่ http://www.macports.org/install.php ก่อนเลยครับ   ผมเลือก download แบบ source ครับ แล้วทำตาม Source Installation ได้เลยครับ พอ sudo make install เรียบร้อยแล้วจะได้หน้าจอ terminal แบบนี้ครับ

Netbean 6.5 RC2 With Grails !

Netbean 6.5 RC2 With Grails !

7 พฤศจิกายน 2008

การใช้งาน netbean ide จากตัวอย่างหน้า http://www.grails66.com/blog/?p=438 ครับผม   1. เปิดโปรแกรมมาครับ แล้ว New Project ดังรูป

วิธีการใช้ GLUT บน  MAC ด้วย Eclipse

วิธีการใช้ GLUT บน MAC ด้วย Eclipse

19 ตุลาคม 2008

Glut With Eclipse On Mac ก่อนอื่นเราต้องใช้ (Use This) #include <OpenGL/gl.h> #include <GLUT/glut.h> แทนที่จะใช้ (Instead Of) #include <GL/gl.h> #include <GL/glut.h> แล้ว คลิกขวาที่ Project ด้านซ้ายมือ เลือก Properties เลือก  “C/C++ Build:Properties” มองหาและไปที่ “Tool Settings” เลือกไปที่ “Mac OS X C++ Linker : Miscellaneous” เพิ่มใช่ช่อง “Linker flags” field: ด้วย -framework GLUT -framework OpenGL

Intro to Lex & Yacc [1]

Intro to Lex & Yacc [1]

18 ตุลาคม 2008

มาทำ scanner ด้วย flex กัน !! lex & yacc หมายเหตุ ว่า ส่วนของ scanner (ทำ lexical analysis)  ผมจะใช้โปรแกรม flex หรือ lex ส่วนของ parser เราใช้โปรแกรม bison ซึ่ง flex (Flex is a fast lexical analyser generator.) และ bison (Bison is a general-purpose parser generator) เป็นโปรแกรม บน unix based OS แต่บน windows  ก็มีให้ใช้ ลองไป search หา กันได้ครับ วิธีการติดตั้งง่ายๆ บน [...]

Get Adobe Flash playerPlugin by wpburn.com wordpress themes