Chatting

所属分类:网络
开发工具:C/C++
文件大小:78KB
下载次数:6
上传日期:2011-06-16 14:30:49
上 传 者gnyuan
说明:  这是一个普通的聊天程序。服务器用C写,客户端的逻辑层用C写,客户端用户界面用Java写,它和逻辑层之间用JNI相连。此程序运行在Linux+Netbean之上。
(This is an ordinary chat program. Server written in C, client written in C, the logic layer, client-side user interface written in Java, it is connected to the logical layer using JNI. This program runs in Linux+ Netbean above.)

文件列表:
chatDynamicLibrary\.dep.inc (144, 2011-06-15)
chatDynamicLibrary\build\Debug\GNU-Linux-x86\chat_middle.o (23248, 2011-06-15)
chatDynamicLibrary\build\Debug\GNU-Linux-x86\chat_middle.o.d (237, 2011-06-15)
chatDynamicLibrary\build\Debug\GNU-Linux-x86\client.o (8884, 2011-06-15)
chatDynamicLibrary\build\Debug\GNU-Linux-x86\client.o.d (87, 2011-06-15)
chatDynamicLibrary\build\Debug\GNU-Linux-x86\login_middle.o (23104, 2011-06-15)
chatDynamicLibrary\build\Debug\GNU-Linux-x86\login_middle.o.d (241, 2011-06-15)
chatDynamicLibrary\build\Debug\GNU-Linux-x86\reg_middle.o (22752, 2011-06-15)
chatDynamicLibrary\build\Debug\GNU-Linux-x86\reg_middle.o.d (240, 2011-06-15)
chatDynamicLibrary\build\Debug\GNU-Linux-x86\sockets.o (3920, 2011-06-15)
chatDynamicLibrary\build\Debug\GNU-Linux-x86\sockets.o.d (69, 2011-06-15)
chatDynamicLibrary\chat.h (3610, 2011-06-15)
chatDynamicLibrary\chat_middle.c (409, 2011-06-15)
chatDynamicLibrary\client.c (3223, 2011-06-15)
chatDynamicLibrary\client.h (1065, 2011-06-15)
chatDynamicLibrary\login.h (3643, 2011-06-15)
chatDynamicLibrary\login_middle.c (527, 2011-06-15)
chatDynamicLibrary\Makefile (3470, 2011-06-15)
chatDynamicLibrary\nbproject\configurations.xml (2638, 2011-06-15)
chatDynamicLibrary\nbproject\Makefile-Debug.mk (2534, 2011-06-15)
chatDynamicLibrary\nbproject\Makefile-impl.mk (4214, 2011-06-15)
chatDynamicLibrary\nbproject\Makefile-Release.mk (2494, 2011-06-15)
chatDynamicLibrary\nbproject\Makefile-variables.mk (1330, 2011-06-15)
chatDynamicLibrary\nbproject\Package-Debug.bash (1491, 2011-06-15)
chatDynamicLibrary\nbproject\Package-Release.bash (1531, 2011-06-15)
chatDynamicLibrary\nbproject\private\configurations.xml (2568, 2011-06-15)
chatDynamicLibrary\nbproject\private\Makefile-variables.mk (88, 2011-06-15)
chatDynamicLibrary\nbproject\private\private.properties (0, 2011-06-15)
chatDynamicLibrary\nbproject\private\private.xml (392, 2011-06-15)
chatDynamicLibrary\nbproject\project.properties (0, 2011-06-15)
chatDynamicLibrary\nbproject\project.xml (872, 2011-06-15)
chatDynamicLibrary\register.h (3573, 2011-06-15)
chatDynamicLibrary\reg_middle.c (417, 2011-06-15)
chatDynamicLibrary\sockets.c (1565, 2011-06-15)
chatDynamicLibrary\sockets.h (1612, 2011-06-15)
GUIFormExamples\build\built-jar.properties (84, 2011-06-15)
GUIFormExamples\build\classes\examples\Antenna$1.class (731, 2011-06-15)
GUIFormExamples\build\classes\examples\Antenna$2.class (731, 2011-06-15)
GUIFormExamples\build\classes\examples\Antenna$3.class (731, 2011-06-15)
GUIFormExamples\build\classes\examples\Antenna$4.class (528, 2011-06-15)
... ...

GUI Form Example Descriptions ================================================================================ This project contains three visual forms that were designed with the IDE's GUI Builder. You can open these forms in the IDE, and you can view accompanying demos that show you how those forms can be created in the IDE. To open an example form in the GUI Builder: 1) In the IDE's Projects window, navigate to the examples package node within the Source Packages directory. 2) Double-click the node of the sample form you want to view. The IDE launches the GUI Builder and displays the chosen form. Contact Editor -------------- This complex form is similar to Windows dialogs typically used to display and edit database information. The example illustrates the full range of GUI Builder features, including alignment, anchoring, sizing, indentation, and runtime auto-resizing behavior. To view a detailed tutorial including flash demonstrations showing how to build this form, copy and paste the following link into your web browser http://netbeans.org/kb/60/java/quickstart-gui.html. Antenna Preferences ------------------- This example illustrates a type of table-based form commonly used to display related information in visually coherent groups. The GUI Builder's advanced alignment features enable you to group and size non-adjacent components (such as labels, text fields, and buttons) consistently without the need to merge cells manually. Find ---- This simple form illustrates a straight-forward layout often used in various applications requiring basic search functionality. The GUI Builder's alignment and sizing features enable you to quickly construct such forms while ensuring that they localize predictably.

近期下载者

相关文件


收藏者