Analysis Tools!

2006-05-12 Thread sun yingming
Hi, I've wrote a pair of SSL client/server program on my PC.It's part of my graduate work.But now I must test the programs to prove they fit the initial demands, like security aspect for example.Can anybody tell me what kind of tools or programs can do this? My programs are running on win2000.

Question about ARM compiling problem!

2006-03-13 Thread sun yingming
HI: Now i am trying to design a client/server communication program on a embedded board and a PC through Internet.SSL will be used to protect the communication channel.I choose ARM9 as the CPU core of the embedded board.Now I have compile openssl and have arm-linux-gcc installed on RH9.But I

arm-linux-gcc compiling problem!

2006-03-06 Thread sun yingming
Hi: Now I'm trying to compile an SSL client/server program in arm-linux-gcc on my PC,but i encounter a mistake as below,can anybody tell me how to do with this?My OS is RH9. Thank you very much! Sun Ying-ming [EMAIL PROTECTED] openssl-examples]# makearm-linux-gcc -g -I/usr/include -Wall -c

Re: openssl on arm

2006-02-20 Thread sun yingming
thank you for your advice. I do have established my cross-compiling toolchain: arm-linux-gcc(sorry i forget the version num.) Now I want to Re-compile the OpenSSL with it.I don't know exactly how to do this.Should i modify the equation: CC=gcc to CC=arm-linux-gcc? just that simple?It seems

openssl on arm

2006-02-16 Thread sun yingming
hi: I'm now trying to realize a SSL connection on embedded system.But I had some problems in the beginning.how can i compile the OpenSSL in arm-linux-gcc? Simple by changing thegcc to arm-linux-gcc in the Makefile? But i got the error as in the ScreenShot.png. how can i do with this ?

compiling problem!

2006-01-06 Thread sun yingming
Hi: I'm compiling a program these days , but get stuck on the following error, can anyone help me out? It will be great thankful. [EMAIL PROTECTED] connection]# make gcc -g -I/usr/include -Wall-c -o wclient.o wclient.c In file included from /usr/include/openssl/ssl.h:179,

problem on modification!

2005-11-28 Thread sun yingming
Hi! Now I have a small project which is compiled in Unix, but I want to make some modify to let it run on windows platform, would you please give me some advice on how to do it? thank you in advance! best regards! Sun Yingming请使用 MSN Messenger 与联机的朋友进行交流

Re: question about data transfer

2005-11-26 Thread sun yingming
Thank you for your advice. Now i've desided to write a new application instead of using an existing protocol.But I'm a fresh men here, so not very clear with what should i do first,would you please give me some advices about this ? thank you very much! Sun yingming From:Bear Giles [EMAIL

question about data transfer

2005-11-21 Thread sun yingming
in Browser/Server mode ,is it realizable to use Https to transfer a persitent data stream,or i should choose otherprotocol like ftp? anyone who can help me isthankful Sun Yingming请使用 MSN Messenger 与联机的朋友进行交流 __ OpenSSL Project