- 博客(7)
- 资源 (17)
- 收藏
- 关注
原创 Accessing cross-domain services with LiveCycle Data Services or BlazeDS
调用的webservice的url如下:http://www.wachoo.com/wtalk/service/IWtalkManager?wsdl 必需有:http://www.wachoo.com/crossdomain.xml 才可以访问crossdoamin.xml的内容如下:http://www.macromedia.com/xml/dtds/cross-do
2009-11-25 15:26:00
440
原创 Debugging with Smack
Smack includes two built-in debugging consoles that will let you track all XML traffic between the client and server. A lite debugger which is part of the smack.jar and an enhanced debugger contained
2009-09-24 17:02:00
613
原创 Processing Incoming Packets
Smack provides a flexible framework for processing incoming packets using two constructs: org.jivesoftware.smack.PacketCollector -- a class that lets you synchronously wait for new packets. org.
2009-09-24 16:56:00
687
原创 Roster and Presence
The roster lets you keep track of the availability ("presence") of other users. A roster also allows you to organize users into groups such as "Friends" and "Co-workers". Other IM systems refer to the
2009-09-24 16:46:00
764
原创 Messaging using Chats
Sending messages back and forth is at the core of instant messaging. Although individual messages can be sent and received as packets, its generally easier to treat the string of messages as a chat u
2009-09-24 16:41:00
410
原创 Smack: Connection Management
Creating a Connection The org.jivesoftware.smack.XMPPConnection class manages your connection to an XMPP server. Two constructors are available. The first, XMPPConnection(String) takes the server na
2009-09-24 16:40:00
959
原创 Smack: Getting Started
This document will introduce you to the Smack API and provide an overview of important classes and concepts. JAR Files and Requirements Smack is meant to be easily embedded into any existing JDK 1
2009-09-24 16:35:00
763
Refactoring Improving the Design of Existing Code.pdf
2010-12-02
grails 中文帮助文档
2009-07-14
DWR tree控件
2008-12-04
flex 事件流原理
2008-12-04
flex+spring+hibernate的例子
2008-12-04
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人