Hi,friends
I know the MTS runs only on windows platform.However if we use samba to mimic windows network and wine to emulate windows environment,is it possible to run MTS on linux?
The reason why i have such a thought is we want to migrate our MTS-based system to linux to oprovide a cheap...
Hi,friend
After installing Redhat7(seawolf) i can telnet itself on the same box,But i cannot telnet to it from other windows box though i can ping it.
Any suggestion is appreciated! zallen@cmmail.com
Long live of freedom!
Hi,friends
When debugging MTS 2.0 components i simply set the run parameters as below:
Host Application : c:\windows\system\mtx.exe
Parameters : /P:"my_mts_package_name"
then i can debug it .
However when upgrading to COM+ i cannot do it now !
Host Application ...
Hi,friends
I want to use IMDB(In Memory DB) as cache.When the client wants data,it can be fetched from the cache instead of RM(MS SQL server,etc.).In this way the performance can be improved intensively. However i donot find out a good solution to synchronize the cache with RM.
I want to build...
Hi,friends
I want to know the dll's startup dir within my MTS component code.Which API can i use?
Any suggestion is appreciated!
zallen@cmmail.com
Long live of freedom!
Hi,friends
I want to use a DOS application and now i can use CreateProcess to run it.But i donot know how to get the output of this DOS program. Can i direct the output to a windows control,such as TMemo,etc.?
Any suggestion is appreciated!
zallen@cmmail.com
Long live of freedom!
Hi,friends
I want to use a DOS application and now i can use CreateProcess to run it.But i donot know how to get the output of this DOS program. Can i direct the output to a windows control?
Any suggestion is appreciated!
zallen@cmmail.com
Long live of freedom!
I know Orbit is a ORB used for desktop(GNOME).I want to know does the Orbit work in crossing computer? If not ,can Orbit be extended to support distributing computing?
Any suggestion is appreciated! zallen@cmmail.com
Long live of freedom!
Hi,friends
I have installed Apache on windows NT.The directory structure is :
c:\www ;www root
|_cgi-bin
|_images
|....
Now i want to move cgi-bin to a RAM disk(z:\cgi-bin) to improve performance.Please tell me how to configure the httpd.conf to get it.
Any...
Hi,friends
How can i make a ram disk(>50M) on windows NT4 server?I need a free driver not one from http://www.eecsys.com. It is too expensive :)
Any suggestions are greatly appreciated! zallen@cmmail.com
Long live of freedom!
Hi friends,
I am a newbie of PHP and hope you can help me.We have a home gateway which runs VxWorks.There is a standalone PC as WEB server(Linux+apache+PHP).The PC and gateway are in same ethernet.
We hope the user can visit and control the gateway through the WEB server.Whether or not the PHP...
Hi,friends
I ran out of the environment space in windows 98.Can guys out there tell me how to enlarge the environment space?
Any suggestions are appreciated! zallen@cmmail.com
Long live of freedom!
Hi,friends
Ordinarily we set a MTS object's transaction property by using MTS explorer.Here what i want to know is that whether or not i can set it in component's method.For example i have a MTS component named Proj.DO which has two method:get_data,set_data.
The get_data only fetches records...
Hi,friends
The PHP module cannot be loaded when using apache-1.3.19 instead of apache-1.3.14 on windows 2000.Here is my apache ration file:
[httpd.conf]
.....
LoadModule php4_module modules/php4apache.dll
.....
#
# And for PHP 4.x, use:
#
AddType application/x-httpd-php .php
AddType...
Hi,friends
The PHP module cannot be loaded when using apache-1.3.19 instead of apache-1.3.14 on windows 2000.Here is my apache ration file:
[httpd.conf]
.....
LoadModule php4_module modules/php4apache.dll
.....
#
# And for PHP 4.x, use:
#
AddType application/x-httpd-php .php
AddType...
Hi,friends
Does there exist any tools same as bpr2mak in C++Builder which can produce a makefile from a dephi project ?
The reason i need such a tool is i donnot want to enter IDE to build my project after i changed the source code instead i only need to build it by make utility on command...
Hi,friends
The FindDragTarget function works fine when form is in a exe file howerver it always return nil when form is in dll.
You can test it by simply build a exe and a dll. You may need set a breakpoint in FindDragTarget function which is in your_delphi5_dir/source/vcl/forms.pas.
Any...
TMyImgButton = class(TGraphicControl)
private
......
procedure CMMouseEnter(var Msg : TMessage);message CM_MOUSEENTER;
procedure CMMouseLeave(var Msg : TMessage);message CM_MOUSELEAVE;
........
protected
public
end;
......
The above code is a code snippet from a component.When i use the...
Hi,friends
I am a newbie ro html and i like write html code manually using vi. But i donot undersand the layer tag and i want to know it very well.
Any suggestions are appreciated! I want to emigrate Canada or Australia. Any relative information you supplied will be appreciated...
Hi friends
I have installed PHP4 as Apache module on win2k named srv3(192.168.1.126).The srv3 can connect to internet through a firewall(http://172.16.9.126:8080).
when the LAN clients browse the php file below,the fopen always fails!
Hope somebody out there can help me. Thanks in advance!
<...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.