• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Cocoa threads and socket I/O problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cocoa threads and socket I/O problems


  • Subject: Cocoa threads and socket I/O problems
  • From: Holger Bähring <email@hidden>
  • Date: Tue, 11 Feb 2003 14:09:56 +0100

I have written a simple program that sends data to a server an the server
sends a status msg back. Client and server are in one program, each in one
thread. When the programm starts, the server thread starts autom. when the
program starts. Now, the user can send data by clicking on the send button;
the send thread starts and sends the data to the server, the server sends a
status msg back.

Now the problem :)

this works only with small amount of data and only once :(

When i want to start sending data next time, the send thread doesn't start :(
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Displaying my view in a Window
  • Next by Date: Subclassing a Cocoa class while in a Java package
  • Previous by thread: Fwd: Re: Displaying my view in a Window
  • Next by thread: Subclassing a Cocoa class while in a Java package
  • Index(es):
    • Date
    • Thread