|
안녕하세요..
C++ Builder 4를 이용해서 Internet 프로그램을 작성할려고합니다.
ICS Component를 사용하고자 하는데 맘대로 잘 안되는 군요..
무엇보다 처음 Install시 에러가 납니다.
BCB4: First you need to install all components. There is a package in
Delphi\VC32 directory, called IcsBcb40.bpk. You do File/Open project and
browse to IcsBcb40.bpk. Select and open it, then Project/Build IcsBcb40.
Once the package is compiled, you can install it into your component
palette: Component/Install Packages, click the Add button and select
Delphi\VC32\IcsBcb40.bpl (you just generated this file by compiling the
package). Click OK button. You must now see FPiette Tab on the component
gallery.
처럼 따라해보니 위의 영문 4줄에서 진도가 안나갑니다.
즉 아래와 같이 3개의 화일이 없다고 Linker Error가 납니다.
(MWBCB40.LIB DSS40.LIB, VCLMID40.LIB)
p.s
ping, ftp, telnet, 기타등등
위의 이런 기능을 넣고 싶은 데 운영자님께서 아시는
Component들 좀 소개시켜주세요..
음.. 네트워크 프로그래밍시 참조할만한 api함수책도
소개 좀 해주세요..
그럼 수고하세요..
|