lazarus-ccr/wst/trunk
inoussa 67eae142b3 let fpc generate the exe name
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@591 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-09 16:59:06 +00:00
..
doc Delphi compiles ws_helper 2007-09-02 19:05:47 +00:00
ide/lazarus add wst_core dependency 2008-09-13 16:12:30 +00:00
samples Soap header sample : client and server. See readme.txt for more informations. 2008-08-27 17:50:39 +00:00
tests let fpc generate the exe name 2008-10-09 16:59:06 +00:00
type_lib_edtr WideString and UnicodeString support by the Type Library Editor/ws_helper 2008-09-17 01:45:04 +00:00
ws_helper delete unnecessary file generation 2008-10-09 16:35:03 +00:00
wst_rtti_filter linux fixing, TRttiExpUnicodeStringNodeItem implementation 2008-09-24 01:50:32 +00:00
base_binary_formatter.pas AnsiChar and WideChar support in WST runtime 2008-09-15 02:30:43 +00:00
base_json_formatter.pas AnsiChar and WideChar support in WST runtime 2008-09-15 02:30:43 +00:00
base_service_intf.pas ICallContext now has a property manager ( GetPropertyManager() ). At server side the so got property manager can be used to query the remote client informations such as its IP address ( RemoteIP ) 2008-09-25 02:24:25 +00:00
base_soap_formatter.pas Win64 extended floating fix 2008-09-25 02:17:43 +00:00
base_xmlrpc_formatter.pas Win64 extended floating fix 2008-09-25 02:17:43 +00:00
basex_encode.pas Define TBinaryString ( = ansistring ) and use it in base64 BinaryData 2008-08-18 19:04:16 +00:00
binary_formatter.pas +Serialization of compound element ( TBaseComplexRemotable ) is now handle by TObjectSerializer that can read/write elements of different name spaces 2008-08-24 13:33:06 +00:00
binary_streamer.pas AnsiChar and WideChar support in WST runtime 2008-09-15 02:30:43 +00:00
config_objects.pas remove no longer needed include files 2008-09-29 12:35:06 +00:00
COPYING.LGPL first import 2006-08-26 00:35:42 +00:00
COPYING.modifiedLGPL first import 2006-08-26 00:35:42 +00:00
delphi_init_com.pas Delphi pooling is ok 2007-07-18 11:23:56 +00:00
file_logger_extension.pas base64 server and client sample 2008-08-07 15:52:40 +00:00
ics_http_protocol.pas Part 1 2008-09-13 15:18:03 +00:00
ics_tcp_protocol.pas Part 1 2008-09-13 15:18:03 +00:00
imp_utils.pas Win64 extended floating fix 2008-09-25 02:17:43 +00:00
indy_http_protocol.pas +Added Indy TCP transport (client) 2008-08-27 17:48:09 +00:00
indy_http_server.pas ICallContext now has a property manager ( GetPropertyManager() ). At server side the so got property manager can be used to query the remote client informations such as its IP address ( RemoteIP ) 2008-09-25 02:24:25 +00:00
indy_tcp_protocol.pas Part 1 2008-09-13 15:18:03 +00:00
indy_tcp_server.pas ICallContext now has a property manager ( GetPropertyManager() ). At server side the so got property manager can be used to query the remote client informations such as its IP address ( RemoteIP ) 2008-09-25 02:24:25 +00:00
json_formatter.pas +Serialization of compound element ( TBaseComplexRemotable ) is now handle by TObjectSerializer that can read/write elements of different name spaces 2008-08-24 13:33:06 +00:00
library_base_intf.pas Apache module extension to be a dll/so hosting env 2007-10-22 12:44:00 +00:00
library_imp_utils.pas git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@311 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-01-08 17:08:38 +00:00
library_protocol.pas Part 2 2008-09-13 15:19:20 +00:00
library_server_intf.pas Part 2 2008-09-13 15:19:20 +00:00
logger_extension.pas base64 server and client sample 2008-08-07 15:52:40 +00:00
metadata_repository.pas Part 2 2008-09-13 15:19:20 +00:00
metadata_service_binder.pas remove no longer needed include files 2008-09-29 12:35:06 +00:00
metadata_service_imp.pas remove no longer needed include files 2008-09-29 12:35:06 +00:00
metadata_service_proxy.pas + TStringBufferRemotable = reading a node's raw buffer 2007-07-12 14:46:45 +00:00
metadata_service.pas remove no longer needed include files 2008-09-29 12:35:06 +00:00
metadata_service.wst git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@37 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2006-11-12 13:31:22 +00:00
metadata_service.wst_meta first import 2006-08-26 00:35:42 +00:00
metadata_wsdl.pas Part 2 2008-09-10 01:19:04 +00:00
object_serializer.pas Part 2 2008-09-13 15:19:20 +00:00
record_rtti.pas +Serialization of compound element ( TBaseComplexRemotable ) is now handle by TObjectSerializer that can read/write elements of different name spaces 2008-08-24 13:33:06 +00:00
same_process_protocol.pas Part 2 2008-09-13 15:19:20 +00:00
semaphore.pas Suppress compiler warnings 2008-07-28 17:41:26 +00:00
server_binary_formatter.pas resync 2007-12-29 17:21:48 +00:00
server_listener.pas remove no longer needed include files 2008-09-29 12:35:06 +00:00
server_service_imputils.pas ICallContext now has a property manager ( GetPropertyManager() ). At server side the so got property manager can be used to query the remote client informations such as its IP address ( RemoteIP ) 2008-09-25 02:24:25 +00:00
server_service_intf.pas ICallContext now has a property manager ( GetPropertyManager() ). At server side the so got property manager can be used to query the remote client informations such as its IP address ( RemoteIP ) 2008-09-25 02:24:25 +00:00
server_service_json.pas git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@305 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2007-12-29 18:32:26 +00:00
server_service_soap.pas remove no longer needed include files 2008-09-29 12:35:06 +00:00
server_service_xmlrpc.pas remove no longer needed include files 2008-09-29 12:35:06 +00:00
service_intf.pas ICallContext now has a property manager ( GetPropertyManager() ). At server side the so got property manager can be used to query the remote client informations such as its IP address ( RemoteIP ) 2008-09-25 02:24:25 +00:00
soap_formatter.pas +Serialization of compound element ( TBaseComplexRemotable ) is now handle by TObjectSerializer that can read/write elements of different name spaces 2008-08-24 13:33:06 +00:00
synapse_http_protocol.pas Part 2 2008-09-13 15:19:20 +00:00
synapse_tcp_protocol.pas Part 2 2008-09-13 15:19:20 +00:00
synapse_tcp_server.pas ICallContext now has a property manager ( GetPropertyManager() ). At server side the so got property manager can be used to query the remote client informations such as its IP address ( RemoteIP ) 2008-09-25 02:24:25 +00:00
wst_delphi_rtl.pas OS X compatibility patch, Thanks to Phil for testing. 2008-08-29 12:57:35 +00:00
wst_delphi_rtti_utils.pas Delphi server side support ( binary, soap, xmlrpc ): 2007-07-13 22:33:55 +00:00
wst_delphi_xml.pas Mark helper routines as INLINE if supported. 2008-06-06 14:47:04 +00:00
wst_delphi.inc Object Pascal "record" serialization ( first commit! ) 2007-08-19 00:29:43 +00:00
wst_fpc_xml.pas Delphi compiles ws_helper 2007-09-02 19:05:47 +00:00
wst_global.inc POOLED_Release_NON and Release_NON are enabled on win32/64 due to non-existence of timeout for semaphore 2008-09-21 16:56:14 +00:00
wst_indy9_utils.pas + Indy TCP server listner ( FPC & Delphi ) 2007-07-20 00:25:29 +00:00
wst_initialization.pas move initialization and finalization instructions to init/finit procs 2008-06-06 13:27:02 +00:00
wst_resources_imp.pas move initialization and finalization instructions to init/finit procs 2008-06-06 13:27:02 +00:00
wst_rtl_imp.inc client : new TCP transport implementation ( using synapse library ) in synapse_tcp_protocol.pas 2007-05-02 22:55:35 +00:00
wst_types.pas Define TBinaryString ( = ansistring ) and use it in base64 BinaryData 2008-08-18 19:04:16 +00:00
wst.inc Object Pascal "record" serialization ( first commit! ) 2007-08-19 00:29:43 +00:00
xmlrpc_formatter.pas +Serialization of compound element ( TBaseComplexRemotable ) is now handle by TObjectSerializer that can read/write elements of different name spaces 2008-08-24 13:33:06 +00:00