Search found 1 match

by Merphle
Sat Jan 20, 2007 3:50 pm
Forum: Developers Lounge
Topic: Questions for my MajorBBS clone
Replies: 17
Views: 19894

I hope you know that Java is not only for Web Applets... it is certainly possible to build an application server in Java that responds to incoming socket connections on TCP port 23 (no GUI front-end needed, no Java on the client side).

And the "performance issue" has become much less of a problem ...