Search:

Type: Posts; User: MagiZedd

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Thread: FTP Using C++

    by MagiZedd
    Replies
    1
    Views
    1,766

    FTP Using C++

    Anyone know how I would FTP as a username to a domain and download a text file? Only to turn around and upload the same text file?
  2. FTPing a Text File To And From a Secure Domain

    Basically I need to use a guest username and password from inside an application to FTP to a site to get the IP of a server that isnt static. So my IP changes and I have to post the new IP everytime...
  3. GRRRRRRRRRRRR I tried it repeatedly. And try...

    GRRRRRRRRRRRR

    I tried it repeatedly. And try doing the same thing they did in the About Dialog. It keeps telling me my CDialog Child Class made for that Dialog, CCHAT is an undeclared identifier...
  4. I inserted a resource into my workspace. A dialog...

    I inserted a resource into my workspace. A dialog window and made a Cdialog child class with it in the class wizard.
    Did this create the window? Or is there something else I need to do. Like...
  5. Simple Question But Im a Newbie : How do I open a new window And close the old one?

    Making a chat server. In Visual C++, how do I close an old window and open up a new one. (rather a new dialog). Whats the command?
  6. Replies
    3
    Views
    1,213

    I did a search for it on MSDN and it turned up...

    I did a search for it on MSDN and it turned up nada. Do you have a link?
  7. Replies
    3
    Views
    1,213

    awww come on guys dont leave me hanging!

    ...I'll give you a lemon cookie....
  8. Replies
    3
    Views
    1,213

    Heeeelpppppp Please! Program Wont Work!

    I Can't figure it out. It seems to do something! But whenever I try to recieve through TCP IP with the Winsock Class it just doesnt recieve anything but garbage. I attached the program. Someone...
  9. Can you send files over TCP IP with Winsock or the CAsynSocket Class?

    Well? Im trying to write a Forum that runs from my Server. And I need to send text files. - Zedd
  10. Replies
    1
    Views
    873

    Can someone help me with TCP/IP?

    Does anyone have any BASIC source code or good doc's on it. Im trying to use WINSOCK, and I followed instructions and worked functions and everything was done to the specifications so it should have...
  11. HELLLLLLLLPPPPPPPPPP ! :-) void...

    HELLLLLLLLPPPPPPPPPP ! :-)

    void CSock2Dlg::Onclient()
    {
    m_socket.Create() ;
    m_socket.Connect("loopback",4000) ;
    }

    void CSock2Dlg::Onexit()
    {
  12. I tried that...

    With my prog I tried using 127.0.0.1 and "loopback". Neither did the job, the buffer was full of 1024 of giibberish and it just read in the gibberish. Does anyone have any sample code of VERY basic...
  13. Another great idiot's question.

    That code probably does exactly what I'm trying to code. However, how do I add thw Winsock lib to a Win32 Console in VC? Any idea?
  14. Replies
    3
    Views
    2,177

    What tha...

    Im getting :

    c:\windows\desktop\csc141_ass4.cpp(127) : fatal error C1010: unexpected end of file while looking for precompiled header directive

    That what you see to? Am I missing a file here...
  15. TCP/IP just ain't fun man. Can't figure out what Im doing wrong....

    Sometimes when I use Loopback as the COmputer name is goes frozen. Im using the same application to connect and host, (loaded twice obviously). It seems to work fine without error most the time but I...
  16. This is going to sound like a idiot question, how do I get the right IP for a host?

    Im using Visual C++ 6.0 and I used the CAsyncSocket class to start up a host server for a chatroom that updates each time a message is sent. Sounds like I know what I'm doing huh? Program is even...
  17. Replies
    24
    Views
    3,999

    Poll: Graphics guys! Cmon Think about it!

    True. Gameplay makes for the more enjoyment, storyline is nice for the final finale, people get bored if they dont have some kind of foreshadowing and climax. Lets not forget you could break a game...
  18. YAY! NOT THE NEWBIE ANYMORE...well..almost.... Got a question about libraries.

    Howdy friends. Its me. Thanks to all who helped me learn C++. Turns out its almost identical to an outdated, underlyused, overlyappreciated, useless language called ADA used in the air traffic...
  19. Replies
    43
    Views
    3,931

    e books

    Hey K. I have several E Books that I could lend you if you need some. Their SAMS (the best kind) and a great help. Email me at [email protected] if you need them. - Zedd
  20. Anyone know where a good place to learn about Visual C++ Chatrooms?

    I needs a get some ideas for making chatrooms. Heres the E/R

    User Enters Chatroom

    User Enters Sub-Chatroom (Table, 2 users maximum)

    Users initiate into board game

    Any suggestions on the...
  21. Barrage Of Questions...Theory impossible? File IO on Web Domain?

    In my quest to finish this interface by the deadline my staff gave me, Christmas. I had chosen Visual C++ as the language of choice for this. MAny of you agreed and gave me highly essential aid in my...
  22. Replies
    43
    Views
    3,931

    ::evil grin::

    IF only you knew the horror of the gauntlet you have chosen to run. BWAAHAHAHAH

    Actually just kidding. I just have some casual questions that Im sure everyone asks in the beginning, so Ill drop...
  23. Replies
    43
    Views
    3,931

    Yo Yo Yo Whats the C-promelio?

    Hey Coz man. Sorry I havent been around to try your program out again like I said I would. College classes and Air Force CDC's are a real trip! Learning C++ and Japanese on the side isnt a picnic...
  24. Replies
    4
    Views
    1,090

    Utilizing 3D Graphics For The N e w b i e

    Howdy again all! :-)

    Hey just downloaded Anim8tor. Awesome little program. Great for me starting out. Just curious though, how in the world would I utilize the 3d wireframes and the animations...
  25. Replies
    43
    Views
    3,931

    Could have been a random occurnece. When I get...

    Could have been a random occurnece. When I get back online tomarrow after work Ill DL the prorgram again and reinstall, try it again.
Results 1 to 25 of 33
Page 1 of 2 1 2