Thread: Socket Programming on Windows

  1. #1
    Registered User
    Join Date
    Oct 2011
    Posts
    3

    Socket Programming on Windows

    Hi,

    I am writing my Master Thesis and should make a Socket-programm in c++ on windows. I have to finish this program within 2 weeks but i dont have any idea about c++ nor socket programming. I already installed the "visual studio 2005 professional edition". would somebody help me and write such a code which allows the sending of a binary file between two PCs?

    Thx and regards,

    Nidal

  2. #2
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    in what field of study is your master's degree? if it's computer science, then I'd say it's a little late to be learning C++. in any case you can try this link. also look at the C++ tutorials on this website.

  3. #3
    Registered User
    Join Date
    Oct 2011
    Posts
    3
    My Masterīs degree is in automotive control systems... thx for the links!
    do you think i could find such a code in the net?! you know i m not that expert on this field .... I need the cod for some tests only!

  4. #4
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    if you're not expected to know how to write the code, you might be better off paying someone to write the program for you. to learn the necessary skills will likely take more than the 2 weeks you have. I'd suggest finding a computer science student - preferably a senior or higher - to do this for you.

  5. #5
    Registered User
    Join Date
    Oct 2011
    Posts
    3
    Ok! any idea where i can find someone who i can pay to write such a code?

  6. #6
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    there is a forum on this site specifically for job postings. it's near the bottom of the main forum page. you could also find the computer science department at your school and ask the professors to recommend a couple of students.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Socket programming in C on windows 7
    By wahla in forum Networking/Device Communication
    Replies: 1
    Last Post: 09-27-2010, 08:59 AM
  2. How to make winsock.h for windows socket programming?
    By thomas_joyee in forum Networking/Device Communication
    Replies: 9
    Last Post: 03-17-2010, 11:28 PM
  3. About Device Driver Programming And Socket Programming
    By pritesh in forum Linux Programming
    Replies: 6
    Last Post: 01-23-2010, 03:46 AM
  4. Socket programming in C with socket.h
    By funzy in forum Networking/Device Communication
    Replies: 13
    Last Post: 08-29-2008, 04:12 AM
  5. socket programming for windows in C
    By lepricaun in forum C Programming
    Replies: 15
    Last Post: 09-08-2004, 11:34 PM