문자보낸지 1분도 안되서 답장오고
2정거장 만에 취객처리 -_-!

오메 겁니빨라~



아무튼 지하철 꽐라들 시러 ㅠㅠ


사족 : 몇번 이라고만 말해주니 역무원들이 해매는 현상발생!
다음부터는 1-2 이런식으로 자세히 알려줘야할듯!!

'개소리 왈왈 > 직딩의 비애' 카테고리의 다른 글

심심해서 계산해 본 프린트 단가?  (0) 2011.11.17
먼가 속는 느낌?  (0) 2011.11.15
2011 KELP 공개세미나  (0) 2011.11.05
시월의 끝자락  (0) 2011.10.31
25번 포트를 국가적으로 막는다고?  (0) 2011.10.31
Posted by 구차니
파일방2011. 11. 9. 15:45
XML 파일은 soap을 분석하여 파싱을 하고
처리용으로 구분하여 c/c++ 파일을 생성해주는 프로그램이다.

$ wsdl
Web Services Description Language Utility
Mono Framework v2.0.50727.1433
wsdl [options] {path | URL} {path | URL} ...

   -d, -domain:domain           Domain of username for server authentication.
   -l, -language:language       Language of generated code. Allowed CS (default)
                                and VB. You can also specify the fully qualified
                                name of a class that implements the
                                System.CodeDom.Compiler.CodeDomProvider Class.
   -n, -namespace:ns            The namespace of the generated code, default
                                namespace if none.
   -nologo                      Surpress the startup logo.
   -o, -out:filename            The target file for generated code.
   -p, -password:pwd            Password used to contact the server.
   -protocol:protocol           Protocol to implement. Allowed: Soap (default),
                                HttpGet or HttpPost.
   -fields                      Generate fields instead of properties in data
                                classes.
   -server                      Generate server instead of client proxy code.
   -u, -username:username       Username used to contact the server.
   -proxy:url                   Address of the proxy.
   -pu, -proxyusername:username Username used to contact the proxy.
   -pp, -proxypassword:pwd      Password used to contact the proxy.
   -pd, -proxydomain:domain     Domain of username for proxy authentication.
   -urlkey, -appsettingurlkey:key Configuration key that contains the default
                                url for the generated WS proxy.
   -baseurl, -appsettingbaseurl:url Base url to use when constructing the
                                service url.
   -sample:[binding/]operation  Display a sample SOAP request and response.
   -?                           Display this message

Options can be of the forms  -option, --option or /option 

$ wsdl2h

**  The gSOAP WSDL parser for C and C++ 1.2.9l
**  Copyright (C) 2000-2007 Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The gSOAP WSDL parser is released under one of the following two licenses:
**  GPL or the commercial license by Genivia Inc. Use option -l for more info.

Cannot open file 'typemap.dat'
Problem reading type map file typemap.dat.
Using internal type definitions for C++ instead. 


우분투에서는 굳이 소스로 설치할 필요 없이 gsoap 패키지를 설치하면 되며 실행명은 wsdl 이다.

[링크 : http://www.cs.fsu.edu/~engelen/soap.html]
    [링크 : http://www.cs.fsu.edu/~engelen/soapmain.html#howto]
[링크 : http://packages.ubuntu.com/lucid/gsoap]

'파일방' 카테고리의 다른 글

VPN 관련 오픈소스  (0) 2011.12.07
EDID Manager  (4) 2011.12.05
Intel VTune Amplifier XE / AMD CodeAnalyst Performance Analyzer / Nvidia Parallel Nsight  (0) 2011.11.09
MeshLab  (0) 2011.10.18
input director  (0) 2011.10.05
Posted by 구차니
파일방2011. 11. 9. 12:09
Intel꺼는 유료인듯 하고
AMD꺼는 링크 깨졌고 -_-
Nvidia꺼는 Visual Studio Plug-in 이었던걸로 기억을 하는데

하드웨어 프로파일링용 툴들이 점점 비쥬얼 하기 나와서 좋은듯

Intel VTune


AMD CodeAnalyst


Nvidia Nsight


[링크 : http://software.intel.com/en-us/articles/intel-vtune-amplifier-xe/]
[링크 : http://www.amddevcentral.com/tools/CodeAnalyst/Pages/default.aspx]
[링크 : http://developer.nvidia.com/nvidia-parallel-nsight]
[링크 : http://zupet.tistory.com/270]

'파일방' 카테고리의 다른 글

EDID Manager  (4) 2011.12.05
gSOAP  (0) 2011.11.09
MeshLab  (0) 2011.10.18
input director  (0) 2011.10.05
빵집 64bit 탐색기 메뉴(context-menu) 오류 문제점  (0) 2011.09.13
Posted by 구차니
개소리 왈왈2011. 11. 7. 23:49
편의점에서 우체국 EMS로 보냈는데 우체국에서 조회를 하는데 자릿수가 안 맞아서 배째는 현상 발견 -_-
부랴부랴 기억을 뒤져서 postbox라는게 떠올라서 찾아보니

여기서 운송장을 검색을 해야지 나오는 듯!
일단 오늘 밤 8시에 가져가서 아직 EMS 번호도 나오지 않았으니
결론은 편의점에서 보내면 하루더 지연이 되는거려나?

Posted by 구차니
Linux API/network2011. 11. 7. 23:30
아따 여러단계로 해놨네 -_-
route 라던가 ifconfig 등의 소스를 받을수 있는 링크이다.
binutils에 속해있을 줄 알았는데 별도의 소스일줄이야...

[링크 : http://net-tools.berlios.de/]
[링크 : http://net-tools.sourceforge.net/]
[링크 : http://sourceforge.net/projects/net-tools/]

'Linux API > network' 카테고리의 다른 글

linux socket 관련  (0) 2015.01.22
멀티캐스트 되는지 여부 확인  (0) 2014.11.21
INADDR_ANY/INADDR_BROADCAST/INADDR_NONE 매크로  (0) 2011.09.29
hton(), ntoh()  (0) 2011.09.26
netstat 에서 0.0.0.0의 의미  (2) 2009.12.07
Posted by 구차니
개소리 왈왈2011. 11. 7. 23:18
30평생 개띠로 알았는데 졸지에 닭으로 만들어 버리는 사악한 후배 ㅠ.ㅠ
아 부디 아니라고 해줘 ㅠ.ㅠ

개띠보고 닭띠라고 하는건
O형보고 B형이라고 하는거와 마찬가지라고 ㅠ.ㅠ

[링크 :  http://kin.naver.com/qna/detail.nhn?d1id=6&dirId=613&docId=47031435...]

'개소리 왈왈' 카테고리의 다른 글

왼손 왼발 왼눈잡이  (0) 2011.11.25
postbox EMS 조회  (0) 2011.11.07
ems 국제 택배와 빼빼로 데이  (5) 2011.11.05
으헉 최강희 사진 맞아?  (0) 2011.11.04
printf("Goobye World\n");  (0) 2011.10.14
Posted by 구차니
Linux/Ubuntu2011. 11. 6. 20:30
음.. 기본적으로 10번 VLAN으로 되어있어서 왜 그런가 했는데
1번을 해봤더니 다음과 같은 에러를 뱉어내는군!

$ sudo vconfig add eth0 1
Added VLAN with VID == 1 to IF -:eth0:-
WARNING:  VLAN 1 does not work with many switches,
consider another number if you have problems. 


'Linux > Ubuntu' 카테고리의 다른 글

snmp - ubuntu  (0) 2011.11.21
ubuntu 10.04 LTS 최소 디스크 사이즈  (0) 2011.11.15
ip alias on ubuntu  (0) 2011.11.05
vlan on ubnutu  (0) 2011.11.05
netbeans package - ubuntu  (0) 2011.10.22
Posted by 구차니
하드웨어/Network 장비2011. 11. 6. 20:16
정확하게는 가상 랜카드(eth0:1)에 대해서 mac 어드레스를 변경할수 있지만
eth0역시 같이 변경되므로 "독립적으로" mac을 변경할수 없다.
단지 ip alias를 통해서 하나의 MAC에 복수개의 IP를 넣어줄수 있을뿐 -ㅁ-

하지만 vlan으로 구성후 mac을 변경하니 독립적으로 변경이 된다.
$  sudo modprobe 8021q
$ sudo vconfig add eth0 10
$  sudo ifconfig eth0.10 192.168.10.200 netmask 255.255.255.0
$  sudo ifconfig eth0.10 hw ether 00:e0:91:0b:75:8d
$ ifconfig
eth0      Link encap:Ethernet  HWaddr 00:e0:91:0b:75:8c  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:16 

eth0.10   Link encap:Ethernet  HWaddr 00:e0:91:0b:75:8d  
          inet addr:192.168.10.200  Bcast:192.168.10.255  Mask:255.255.255.0
          inet6 addr: fe80::2e0:91ff:fe0b:758c/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:24 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B) 

[링크: http://serverfault.com/questions/308811/how-to-request-dhcp-u sing-dhclient-on-a-virtual-interface-i-e-eth01]

'하드웨어 > Network 장비' 카테고리의 다른 글

iptime VPN 설정  (0) 2011.12.06
RTSP 포워딩 특성 - Anygate / Iptime  (0) 2011.11.14
IEEE 1394 를 이용한 네트워크  (0) 2011.10.26
WEP / WPA 별 자릿수  (0) 2011.10.17
SATA / SAS 그리고 infiniband(인피니밴드)  (0) 2011.09.08
Posted by 구차니
Linux/Ubuntu2011. 11. 5. 23:59
ip alias는 동일 MAC에 여러개의 IP를 할당하는 기술이다.
단순하게 ifconfig 만으로 사용이 가능하며 : 구분자를 이용하여 할당한다.
기본적으로 추가된 가상 랜카드의 맥 어드레스는 물리 랜카드의 맥 어드레스와 동일하게 잡히게 된다.

$ sudo ifconfig eth0:0 192.168.1.1 up

$ ifconfig
eth0      Link encap:Ethernet  HWaddr 00:e0:91:0b:75:8c  
          inet addr:192.168.0.154  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::2e0:91ff:fe0b:758c/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1164 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1221 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:1306134 (1.3 MB)  TX bytes:139974 (139.9 KB)
          Interrupt:16 

eth0:0    Link encap:Ethernet  HWaddr 00:e0:91:0b:75:8c  
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:16 

[링크 : http://www.cyberciti.biz/tips/ubuntu-linux-creating-ethernet-alias-for-eth0-network-device.html

'Linux > Ubuntu' 카테고리의 다른 글

ubuntu 10.04 LTS 최소 디스크 사이즈  (0) 2011.11.15
vlan 1은 지원안함?  (0) 2011.11.06
vlan on ubnutu  (0) 2011.11.05
netbeans package - ubuntu  (0) 2011.10.22
sudo timeout 늘리기  (0) 2011.10.05
Posted by 구차니
Linux/Ubuntu2011. 11. 5. 23:55
vlan은 우분투에서 vlan 패키지로 vconfig라는 프로그램을 제공하게 된다.

$ vconfig
'vconfig' 프로그램은 현재 설치되어 있지 않습니다.  다음을 입력하여 이를 설치할 수 있습니다:
sudo apt-get install vlan

$ sudo apt-get install vlan
패키지 목록을 읽는 중입니다... 완료
의존성 트리를 만드는 중입니다       
상태 정보를 읽는 중입니다... 완료
다음 새 패키지를 설치할 것입니다:
  vlan
0개 업그레이드, 1개 새로 설치, 0개 지우기 및 2개 업그레이드 안 함.
40.3k바이트 아카이브를 받아야 합니다.
이 작업 후 180k바이트의 디스크 공간을 더 사용하게 됩니다.
받기:1 http://kr.archive.ubuntu.com/ubuntu/ lucid/main vlan 1.9-3ubuntu3 [40.3kB]
내려받기 40.3k바이트, 소요시간 0초 (242k바이트/초)
전에 선택하지 않은 vlan 패키지를 선택합니다.
(데이터베이스 읽는중 ...현재 185765개의 파일과 디렉토리가 설치되어 있습니다.)
vlan 패키지를 푸는 중입니다 (.../vlan_1.9-3ubuntu3_i386.deb에서) ...
man-db에 대한 트리거를 처리하는 중입니다 ...
vlan (1.9-3ubuntu3) 설정하는 중입니다 ...

$ vconfig
Expecting argc to be 3-5, inclusive.  Was: 1

Usage: add             [interface-name] [vlan_id]
       rem             [vlan-name]
       set_flag        [interface-name] [flag-num]       [0 | 1]
       set_egress_map  [vlan-name]      [skb_priority]   [vlan_qos]
       set_ingress_map [vlan-name]      [skb_priority]   [vlan_qos]
       set_name_type   [name-type]

* The [interface-name] is the name of the ethernet card that hosts
  the VLAN you are talking about.
* The vlan_id is the identifier (0-4095) of the VLAN you are operating on.
* skb_priority is the priority in the socket buffer (sk_buff).
* vlan_qos is the 3 bit priority in the VLAN header
* name-type:  VLAN_PLUS_VID (vlan0005), VLAN_PLUS_VID_NO_PAD (vlan5),
              DEV_PLUS_VID (eth0.0005), DEV_PLUS_VID_NO_PAD (eth0.5)
* FLAGS:  1 REORDER_HDR  When this is set, the VLAN device will move the
            ethernet header around to make it look exactly like a real
            ethernet device.  This may help programs such as DHCPd which
            read the raw ethernet packet and make assumptions about the
            location of bytes.  If you don't need it, don't turn it on, because
            there will be at least a small performance degradation.  Default
            is OFF.

$ sudo modprobe 8021q

$ lsmod | grep 8021q
8021q                  18564  0 
garp                    6284  1 8021q

$ sudo vconfig add eth0 10
Added VLAN with VID == 10 to IF -:eth0:-

$ sudo ifconfig eth0.10 10.0.0.1 netmask 255.255.255.0

$ ifconfig
eth0.10   Link encap:Ethernet  HWaddr 00:e0:91:0b:75:8c  
          inet addr:10.0.0.1  Bcast:10.0.0.255  Mask:255.255.255.0
          inet6 addr: fe80::2e0:91ff:fe0b:758c/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 B)  TX bytes:2110 (2.1 KB) 

[링크 : https://wiki.ubuntu.com/vlan]

'Linux > Ubuntu' 카테고리의 다른 글

vlan 1은 지원안함?  (0) 2011.11.06
ip alias on ubuntu  (0) 2011.11.05
netbeans package - ubuntu  (0) 2011.10.22
sudo timeout 늘리기  (0) 2011.10.05
리눅스에서 하드 I/O 사용량 측정하는 방법  (0) 2011.09.27
Posted by 구차니