Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Using datagrams in Java
- The User Datagram Protocol UDP allows an application to send data in packets with a low overhead and is employed in some important standards, like DNS and RADIUS. Many programmers may not be familiar with the protocol, though, since it is harder to program and less frequently used than TCP....
- Tags: TCP/IP, NETWORKING, Alexandre Pereira Calsavara, data buffer, Java, socket, datagram, UDP, DatagramPacket
- Technical articles 2003-11-13
Additional Resources
- Handling Java I/O via remote connections
- Java's socket classes enable communications across network connections, whether they're local or remote. You can easily develop client and server applications to harness these features.In "Read and write data with Java's I/O streams," we started to explore the input/output (I/O) classes, interfaces, and operations provided by the Java platform. Now,...
- Tags: Programming languages, NETWORKING, Jeff Hanson, computer, Java, port number
- Technical articles 2002-05-10
- Achieve seamless socket programming in Java
- Programming client and server applications in Java is easier than doing it in other languages, such as C. Get a first-hand look at how the java.net package provides a powerful and flexible infrastructure for network programming. One main reason why the Java platform is successful is because networking...
- Tags: Java, ServerSocket, Servers, Peter V. Mikhalenko, TCP/IP, NETWORKING, Programming languages, programming, server program, socket, server, TCP, UDP, Java Tips Newsletter, Port, Client, Connection, Hardware
- Technical articles 2007-05-09
- << Previous
- page 1 of 1
- Next >>