Search:

Type: Posts; User: bakri

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    6,507

    thanx allot.. it's going nice it work on my pc.....

    thanx allot.. it's going nice
    it work on my pc..

    when i copy it to another pc and added the port to my firewall can't connect to server...
    i want it work over internet
  2. Elkvis :eek: yo yo you gotta it.. it's working...

    Elkvis :eek: yo yo
    you gotta it.. it's working dear

    Thaaaaaaaaaaaaaaaaaaaaaaaaaaaanx soo much
  3. list files and subfolders in directory with shurtcut path - Help

    Hello,
    this is simple code to show list of files and sub-directories in folder with command line.. it so good.

    Usage: test.exe <directory name>


    test.exe c:\


    the out put:
  4. Replies
    2
    Views
    6,507

    Simple c++ socket server game needs client

    Hello, i found this socket server and has no client created to it
    i try to edit client for it.. it connect and server reads that:


    xmen90s Non-Blocking Multi-Client Echo Server for...
  5. Replies
    5
    Views
    2,644

    ahaa.. am new in c++ and like to do tutorials.....

    ahaa.. am new in c++ and like to do tutorials.. now i got it
    am downloading and writing the tutorials from books and overnet because no one near me know much in c/c++

    thanks JIM.. you solved my...
  6. Replies
    5
    Views
    2,644

    i got problem.. Yes its compiled but closed with...

    i got problem..
    Yes its compiled but closed with error.
    this is new code:



    #include <fstream>
    #include <string>
    #include <iostream>
  7. Replies
    5
    Views
    2,644

    i used std::libvar(getenv("LIB")); .. i...

    i used


    std::libvar(getenv("LIB"));

    .. i forget string


    i got VC++ 2010 without FMC
    thanx 4 help LaserLight
  8. Replies
    5
    Views
    2,644

    how to add variable to string??!

    Hi,
    am editing this C++ code..
    It will get the folder directory.. then i want to copy a file to sub folder in that directory.



    #include <fstream>
    #include <string>
    #include <iostream>...
  9. Thanks to you all so much ... ok my problem...

    Thanks to you all so much
    ...
    ok my problem SOLVED :)
  10. than you SOMA :) any way to compress it in c++ ?

    than you SOMA :)
    any way to compress it in c++ ?
  11. My project is a shareware.. am not doing it just...

    My project is a shareware.. am not doing it just for myself
    friends and others may use it

    they would think i shared a virus.. :)
  12. no it's not.. because antivirus be quiet till...

    no it's not.. because antivirus be quiet till compressed it saying infected.. the ASPack is clean
  13. Thanx allot laserlight.. :) u made me sad in my...

    Thanx allot laserlight.. :) u made me sad in my last thread.. now thanxfull
    yes i need it really..
    I used it UPX 3.08w.. but

    still saying infected when compressed it.. its TrendMicro 9.200...
  14. my c++ project deleted by Trend Micro Antivirus! :O

    Hi all,

    i compile my c++ program it was 700KB and i want it smaller not more than 400KB.. i searched the web google and find many EXE Compressor programs

    everyone that i used Trend Micro cached...
  15. Replies
    11
    Views
    13,059

    thanks to you all laserlight i don't like your...

    thanks to you all
    laserlight i don't like your rely it's hard enough to say that..

    i will learn it and be elite in it as PHP
  16. Replies
    11
    Views
    13,059

    ok.. i like it in c not c++ but i new in this...

    ok.. i like it in c not c++ but i new in this language
    yes i prefer static library not dynamic.. only 1 standalone file

    what shall i do to do it in right way? i don't like to do it as am doing...
  17. Replies
    11
    Views
    13,059

    ok this is full c++ code upload.cpp: //...

    ok this is full c++ code upload.cpp:


    // upload.cpp : Defines the entry point for the console application.
    //

    #include "stdafx.h"
    #include <iostream>
    #include <windows.h>
    #include <fstream>
  18. Replies
    11
    Views
    13,059

    it's not c language.. it's c++ code and it's work...

    it's not c language.. it's c++ code and it's work
    am looking for c program code.. it's hard to find

    could you help me in it please? i need and example or tutorial
    hope if it with winsock2 not...
  19. Replies
    11
    Views
    13,059

    HTTP POST in C Programming??!

    hi,

    this is HTTP Post in c++ code:


    sprintf(header, "POST /upload_ac.php HTTP/1.1\r\n");
    sprintf(header, "%sHost: www.example.com\r\n", header);
    sprintf(header, "%sConnection:...
  20. Simple TCP/IP web server in C Programming - convert from linux to win32, help

    Hi all,
    i find this good simple program (Simple TCP/IP web server) written to linux, and i want it work on Dev-c++ or VC++ please

    this is all codes in html format:
    HTML output

    anyone can...
  21. yes i did... i find link with Mingw am...

    yes i did... i find link with Mingw
    am downloading Mingw, if i could used static library in it would be fone

    hey thanx for u help :)...

    i will check it
  22. oh no :(... everyday when got nice thing.. i...

    oh no :(...

    everyday when got nice thing.. i got sad of new bad things
    no way ?
  23. i only want a.exe work on any pc, anyway to add...

    i only want a.exe work on any pc, anyway to add these dll to the executable file?
    i want it work alone.. it's size is: 16.4 KB.. it's nice and quit size
  24. yes it's same my problem.. i find the dll in...

    yes it's same my problem..

    i find the dll in path:


    F:\cygwin\bin

    when i copied my program a.exe to the path:
  25. Please check this: ...

    Please check this:

    http://cboard.cprogramming.com/tech-board/147285-application-has-failed-start-because-cygwincurl-4-dll-not-found-help.html
Results 1 to 25 of 34
Page 1 of 2 1 2