Results 1 to 4 of 4

Thread: ถาม: การใช้ภาษาซี เรียกเวปเพจมาเขียนไว้เป็น text ไฟล์

  1. #1


    สืบเนื่องจากกระทู้ http://citecclub.org/forum/index.php?showt...1&hl=router




    มีวิธีการอย่างไร ที่จะเขียนให้โปรแกรมทำการ listening รอไว้ ถ้ามีข้อมูล ข้อความ data หรือ stream อะไรก็ตาม เรียกเข้ามายัง port ที่เปิดไว้ แล้วให้โปรแกรมทำการเขียนข้อมูลเหล่านั้นไว้ใน text ไฟล์

    alternate : หรือมีวิธีการอย่างไรในการเรียกเวปเพจ (html page) มาเขียนไว้เป็น text ไฟล์
    [color=#33FF33]:: ความขี้เกียจ ทำให้คนเราโง่ ::[/color]

  2. #2


    หกวันแล้ว ยังไม่มีคนตอบ...
    [color=#33FF33]:: ความขี้เกียจ ทำให้คนเราโง่ ::[/color]

  3. #3



    alternate : หรือมีวิธีการอย่างไรในการเรียกเวปเพจ (html page) มาเขียนไว้เป็น text ไฟล์ [/b]

    เนื่องจากเวลาไม่ค่อยมี เด๋วผมจะรีบไปทำงานข้างนอก
    ไม่รู้ว่าตรงประเด็นรึเปล่านะครับ

    [hide=5]
    [code]

    <?php
    $host = "www.sanook.com";
    $filename = &#39;test.html&#39;;
    $text = "";



    $fp = fsockopen($host, 80, $errno, $errstr, 30);
    if (!$fp) {

  4. #4


    ขอบคุณมากครับ แต่ code เป็น php ไม่ทราบว่าเราจะโดนสั่งย้ายรึป่าวเนี่ย...
    [color=#33FF33]:: ความขี้เกียจ ทำให้คนเราโง่ ::[/color]

Similar Threads

  1. Replies: 3
    Last Post: 17-01-2010, 01:04 PM
  2. Replies: 0
    Last Post: 04-10-2009, 05:30 PM
  3. Text Message Spam?
    By newsbot in forum World Hacking/Security News
    Replies: 0
    Last Post: 23-10-2008, 11:43 AM
  4. Wave To Text v5.27
    By bunju in forum Window Application
    Replies: 0
    Last Post: 14-09-2007, 11:24 AM

Members who have read this thread : 0

Actions : (View-Readers)

There are no names to display.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •