Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. bajarich

    UDP sockets -> select() not working .. Please HELP!

    Hi, If someone has the answer to this I will be most greatful. I cannot get the select() function to work here. My program successfully sends the message and the server responds to this message(I have seen the results on ethereal). What I am trying to accomplish is send out a UDP message(the...
  2. bajarich

    UDP Sockets VC++(not .net) part 2

    I posted a thread yesterday and got a response, however, is the .poll member function in visual c++ 6(I think it's 6, I'm not at work right now, but we run windows 2k and I know it's not .net). At anyrate, I'm using the async socket class. Is the .poll still a work around in someway? I was...
  3. bajarich

    UDP Sockets VC++

    Hi, I need to create a function in an visual c++ application which will send a specific UDP packet once every second. Within the function(or outside of it actually), I need to listen for a response from a remote computer. Basically it is a message which request statistics from a device, the...

Part and Inventory Search

Back
Top