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 bkrike 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: *

  • Users: cxnoel
  • Content: Threads
  • Order by date
  1. cxnoel

    Help on concatenate argv[]

    Hi. I am not a C programmer but I need to complete my little C program which will run on Unix (HP-UX). I need to take all passed arguments into a single string and get its length. Arguments may look like this: Uranus 3100 This is a test;0;0;Group A;Group B The first 2 arguments must stay as...
  2. cxnoel

    Need a way to send a string to a Windows socket

    Hi. I don't know much about Unix and I am not a C programmer. I need a little someting that can send a string to a remote machine using a socket channel. Is there any program that can be used for this which will accept a command like this: SendTo host port message I found lot of C example...

Part and Inventory Search

Back
Top