chatroom....JAVA實現,兩個文件一個server.java另一個是client.java,分別在兩臺計算機上調試通過...socket方式連接
上傳時間: 2014-01-20
上傳用戶:gyq
MIDlet通過藍牙與電腦通信的案例,This resource demonstrates how to create Java™ applications that use Bluetooth communication between a PC and a mobile device. The document focuses, from Java programming point of view, on how to configure and use two alternative PC-side solutions: COM-based and JSR-82-based solutions. The package includes several code examples both for PC and mobile devices.
標簽: demonstrates applications resource Bluetoo
上傳時間: 2014-01-18
上傳用戶:xiaoyunyun
Core JSP In recent years, a large amount of software development activity has migrated from the client to the server. The client-centric model, in which a client executes complex programs to visualize and manipulate data, is no longer considered appropriate for the majority of enterprise applications. The principal reason is deployment—it is a significant hassle to deploy client programs onto a large number of desktops, and to redeploy them whenever the application changes. Instead, applications are redesigned to use a web browser as a "terminal". The application itself resides on the server, formatting data for the user as web pages and processing the responses that the user fills into web forms.
標簽: development activity migrated software
上傳時間: 2014-01-13
上傳用戶:duoshen1989
s1.c是server,c.c是client, server負責接收client傳的數字進行運算並回傳,運用了同步的機制。編譯須加 -lsocket -lpthread -lrt
標簽: server
上傳時間: 2014-01-02
上傳用戶:athjac
Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and person-to-person communication services. The primary target platform for Sofia-SIP is GNU/Linux. Sofia-SIP is based on a SIP stack developed at the Nokia Research Center.
標簽: specification open-source User-Agent Sofia-SIP
上傳時間: 2016-03-20
上傳用戶:洛木卓
unix下多進程編程實例,包括client端和server端socket通訊,和signal等內容
上傳時間: 2016-03-21
上傳用戶:gaojiao1999
JAVA編寫的聊天小程序!!程序默認需放到D:\下,如果想放到別的地方,請修改Server.bat和Client.bat兩個文件,把其中的相應的路徑改為您要放的路徑即可
上傳時間: 2016-03-22
上傳用戶:bibirnovis
PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with threads, synchronization objects, IP sockets and named pipes. PTypes also offers message queues as an alternative method of thread synchronization. Its main `target audience is developers of complex network daemons, robots or non-visual client/server applications of any kind
標簽: multithreading alternative Portable includes
上傳時間: 2016-03-25
上傳用戶:lz4v4
JavaServer Pages, Third Edition is completely revised and updated to cover the substantial changes in the 2.0 version of the JSP specification. It also includes detailed coverage of the major revisions to the JSP Standard Tag Library (JSTL) specification. Combining plenty of practical advice with detailed coverage of JSP syntax and features and clear, useful examples, JavaServer Pages, Third Edition demonstrates how to embed server-side Java into Web pages, while also covering important topics such as JavaBeans, Enterprise JavaBeans (EJB), and JDBC database access.
標簽: substantial JavaServer completely Edition
上傳時間: 2014-01-04
上傳用戶:mpquest
基于TCP的java多線程server,程序包含server和client,支持多多種文件多線程訪問,支持exception。訪問端口為6789
上傳時間: 2016-04-05
上傳用戶:llandlu