1
Source code of WSTest bench mark
Hi, I am doing research in the area of web service and I am looking for a bench mark to test the service. Yesterday I read a document titled “Web Services Performance: Comparing Java 2TM Enterprise Edition (J2EETM platform) and the Microsoft® .NET Framework A Response to Sun Microsystem’s Benchmark Microsoft Corporation July 2004″ . [...]
Answer Question
| February 21, 2013 6:04 AM
Source code, Web Service
Hi, I am doing research in the area of web service and I am looking for a bench mark to test the service. Yesterday I read a document titled “Web Services Performance: Comparing Java 2TM Enterprise Edition (J2EETM platform) and the Microsoft® .NET Framework A Response to Sun Microsystem’s Benchmark Microsoft Corporation July 2004″ . [...]
Get source code from .EXE file
I want to get the actual source code of program using the .EXE file. Is it possible to get the source code?
Answer Question
| May 9, 2013 1:33 PM
.exe, Source code, Source code control, Source code management
I want to get the actual source code of program using the .EXE file. Is it possible to get the source code?
Error: Pointer not set for location referenced using QykmExportKeyStore
I have the next source code : int main () { char * volatile path = "/QIBM/USERDATA/ICSS/CERT/SERVER/DEFAULT.KDB" ; int * volatile pathLength = new int ( strlen ((char* ) path ) ) ; char * volatile format [...]
Answer Question
| March 31, 2012 3:21 PM
QykmExportKeyStore, Source code, Source Code Analysis, Source code management
I have the next source code : int main () { char * volatile path = "/QIBM/USERDATA/ICSS/CERT/SERVER/DEFAULT.KDB" ; int * volatile pathLength = new int ( strlen ((char* ) path ) ) ; char * volatile format [...]
debugging work, application not work
Hi I have a quick question I write an window form app code for my work everything works fine the only issue is I can not run the project application but when I debugging its work great this is my source code #pragma once namespace project { using namespace System; using namespace System::ComponentModel; using [...]
Answer Question
| March 31, 2012 7:47 PM
Debugging, Source code, Source code management, VC++
Hi I have a quick question I write an window form app code for my work everything works fine the only issue is I can not run the project application but when I debugging its work great this is my source code #pragma once namespace project { using namespace System; using namespace System::ComponentModel; using [...]
Restoring AS/400 after power outage: Src Code on IPL C1001020
How to restore a AS400 after a power outage.
Answer Question
| August 12, 2011 2:23 AM
AS/400, AS/400 administration, IPL error, Source code, Source code management
How to restore a AS400 after a power outage.
Fingerprint recognition in Java
i want a programing source code for fingerprint recognition time and attendance payroll system in java language and also the source code for capturing a fingerprint image and storing in ms access in java language for the same projcet
Answer Question
| January 14, 2012 12:17 PM
Access, Fingerprint authentication, Java, Java programming, Source code
i want a programing source code for fingerprint recognition time and attendance payroll system in java language and also the source code for capturing a fingerprint image and storing in ms access in java language for the same projcet
Showing Source code in iSeries is A6070255
Hi All i am working in iseries server type is 9117 modal mma and version is v5r4. While am working my 5250 Screen is disconnected and i was trying to ping my server its not pinging and while am checking in HMC about my server status its showing status is running and also its showing [...]
Answer Question
| January 26, 2011 10:32 AM
iSeries, iSeries data center, Source code, Source Code Analysis, Source code management, V5R4
Hi All i am working in iseries server type is 9117 modal mma and version is v5r4. While am working my 5250 Screen is disconnected and i was trying to ping my server its not pinging and while am checking in HMC about my server status its showing status is running and also its showing [...]
Template for creating source code security
Anyone who has a template in creating a source code security policy? Thanks!
Answer Question
| December 6, 2010 5:00 PM
Secure Coding, Security in 2010, Source code, Source code management
Anyone who has a template in creating a source code security policy? Thanks!
Runtime Session resolution change
I want to change seesion resolution from 24X80 to 27X132 in runtime through RPG ILE. Please help me on this regard, by giving sample code.
Answer Question
| August 27, 2010 11:49 AM
RPG ILE, RPGILE, Source code
I want to change seesion resolution from 24X80 to 27X132 in runtime through RPG ILE. Please help me on this regard, by giving sample code.
Radial graph in JAVA
In my project i need to draw a radial tree/graph,that will change dynamically according to the result.Can any one please tell me where i can get the source code for this radial tree. My mail id: suresh.appana@gmail.com Thanks in advance
Answer Question
| July 13, 2010 1:49 PM
Java, Java code, Radial graph in JAVA, Source code
In my project i need to draw a radial tree/graph,that will change dynamically according to the result.Can any one please tell me where i can get the source code for this radial tree. My mail id: suresh.appana@gmail.com Thanks in advance
I’M UNABLE TO COMPILE RPGLE SOURCE
Hi All, In my application there is program in ILE source, code like bellow, I/COPY CMQGMOG ** note, sample uses defaults where it can * * misc fields added by me D INDX S 10I 0 When i’m creating a module getting error beelow,”Compiler not able to open the /COPY or /INCLUDE file; “ Could you [...]
Answer Question
| June 29, 2010 3:41 PM
AS/400, RPGLE, Source code
Hi All, In my application there is program in ILE source, code like bellow, I/COPY CMQGMOG ** note, sample uses defaults where it can * * misc fields added by me D INDX S 10I 0 When i’m creating a module getting error beelow,”Compiler not able to open the /COPY or /INCLUDE file; “ Could you [...]
Web Site Source Code Security Analyzer
I need a tool that will analyze website source code for security holes. Does anybody know of a good web site source code security analyzer?
Answer Question
| December 12, 2008 6:07 PM
Security Analyzer, Source code, Source Code Analysis
I need a tool that will analyze website source code for security holes. Does anybody know of a good web site source code security analyzer?
Sample code for DataEnvironment VB 6
Provide code sample for using of DataEnviornment VB 6.0
Answer Question
| December 11, 2008 9:57 AM
DataEnvironment, Source code, VB 6, Visual Basic, Visual Basic 6
Provide code sample for using of DataEnviornment VB 6.0
How to transfer source code from AS/400 to PC to CD.
What is the quickest way to transfer multiple RPG and DDS source code members from an AS/400 to a PC and then to a CD.
Answer Question
| August 20, 2008 2:26 PM
DDS, RPG, Source code, Source code management
What is the quickest way to transfer multiple RPG and DDS source code members from an AS/400 to a PC and then to a CD.
Decipherig RPGLE Specs…
I did a CPYF from LIBRARY/QRPGLESRC(RPGLEPGM) to a new physical file created on the fly. Now, I know that when you do this, the data in the SRCDTA field shows exactly what’s in the program. BUT, how am I to figure out if an I-Spec statement reflects an actual I, IX, J, or JX prompt?
Answer Question
| April 26, 2010 12:55 PM
I-Spec, RPGLE, RPGLEPGM, Source code
I did a CPYF from LIBRARY/QRPGLESRC(RPGLEPGM) to a new physical file created on the fly. Now, I know that when you do this, the data in the SRCDTA field shows exactly what’s in the program. BUT, how am I to figure out if an I-Spec statement reflects an actual I, IX, J, or JX prompt?
1





