在 Visual Studio .NEt 中使用 SQL Server 2000 生成数据库应用程序.Matt Mannion 和 Jon Rauschenberger
Clarity Consulting Inc.
适用于:
Microsoft® SQL Server™ 2000
Microsoft Visual Studio® .NEt
These two classes show an extremely simple example of java.NEt socket programming. They implement the Unix daytime protocol, an extremely simple protocol that consists entirely of the server sending its current local time and date to the client as an ASCII string. The server, to keep it very simple, does not use multiple threads. This code requires JDK 1.1 or later, but can easily be adapted to JDK 1.0.