can any one tell me how to implement tcng (Traffic Control Next Generation) with HTB (Hierarchical Token Bucket) in Java?which particular class or API is used for that?
2829where u can used in real time "protect" specifier or real world example of protect specifier
CTS,
1 4704What is the main difference between Client side Java Script and and Server side Java Script how actually they run on both side with Example.
1112Post New Java Networking Questions
How we can make simple java program for Server/Client Communication
Explain a time server?
What is socket in java?
What do you understand by the term network?
To create a socket, you need to know the internet host to which you want to connect?
What you know about random port?
What is a listener in networking?
What are the advantages and disadvantages of java sockets.
What is cookies in networking ?
If you do not want your program to halt while it waits for a connection, put the call to accept( ) in a separate thread?
What is the Difference between socket and servlet?
What is a thread pool?
Explain the generic term internet.
What is the use of network interface?
Public serversocket(int port, int queuelength) throws ioexception, bindexception?