Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Threads
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
Ron McLeod
paul wheaton
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Himai Minh
Bartenders:
Forum:
Threads and Synchronization
threads with http sockets
Steven Alvarez
Ranch Hand
Posts: 66
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Are there any good tutorials that teaches multithreading with http sockets?
Ulf Dittmer
Rancher
Posts: 43081
77
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Multithreading HTTP isn't conceptually different from multithreading using other protocols. The Sun
Java
Tutorial has a
section on this
, and there's also
this tutorial with examples
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Nio : How to close a socket channel
different between RMI and Socket
how to get the localhost IP address
Socket buffers
SocketChannel remains open after disconnect from other side
More...