Thread: send and recv

  1. #1
    Registered User
    Join Date
    Nov 2005
    Posts
    2

    send and recv

    i'm trying to send a integer to another computer using the send and recv command but it keeps giving me "trying to create an integer from a pointer" errors, can someone help please?

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    Try posting your code.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. TCP/IP Sockets in C (problem with send() and recv(): how to loop them)
    By ferenczi in forum Networking/Device Communication
    Replies: 3
    Last Post: 11-18-2008, 07:38 AM
  2. send and recv are cpu intensive?
    By Rune Hunter in forum Networking/Device Communication
    Replies: 14
    Last Post: 09-04-2007, 09:24 AM
  3. send() and recv() functions
    By kris.c in forum Networking/Device Communication
    Replies: 9
    Last Post: 06-24-2006, 09:41 PM
  4. Using recv() and send()
    By Sam_bham in forum C Programming
    Replies: 3
    Last Post: 06-08-2004, 04:36 PM
  5. Replies: 2
    Last Post: 03-05-2002, 05:52 AM