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 IamaSherpa 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. bobbyjones01

    Sharing file descriptors

    Hi there, I'm writing a program that is sending data over a socket to a server which is processing the requests and sending back data. On my side (the client side) what I need to do is to be able to share the socket file descriptors between two different processes so that I can read/write to...
  2. bobbyjones01

    Arrays of structs in shared mem

    Hi, I'm trying to store an array of structures in shared memory... and I can't figure out how to do it! I've done enough programming with shared memory in Unix that I *thought* I knew how it all worked (guess not) . So if anyone can give me an example storing an array of structures in an area...

Part and Inventory Search

Back
Top