Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

re: tcp/ip

Former Member
0 Likes
647

Hi,

I want to create tcp/ip connection. I know where to create and but i don't know how to create that. What is purpose. Please anybody having the screenshots how make the tcp/ip connection.

rgds

p. krishna prasad

Hi,

I want to create tcp/ip connection. I know where to create and but i don't know how to create that. What is purpose. Please anybody having the screenshots how make the tcp/ip connection.

rgds

p. krishna prasad

3 REPLIES 3
Read only

Former Member
0 Likes
551

Hi,

You use connection type(T) i.e. tcp/ip connection when you want to communicate to any external systems or with the operating system(when you want to run external programs from your operating system for ex:SAPF1HLP\F1SRV16X.EXE, to get the F1 help) you go with the connection type T.

Regards:-

<b>Santosh.

P.S. Mark Usefull Answers</b>

Read only

Former Member
0 Likes
551

Hi,

If you`re talking about establishing a rfc connectivity using TCP/IP you can use Tcode -- SM59. You would need information about the IP, gateway and Log on parameters of the remote system.

Hope the info. is helpful, if so reward points.

Regards

Read only

Former Member
0 Likes
551

HI

GOOD

Communication Server It provides the connection between local area and wide area networks and may be either a router, a bridge or a gateway. In R/3 installations, the communication server must support the TCP/IP protocol over wide area networks.

CPI-C (Common Programming Interface-Communications) Common Programming Interface of Communication has been introduced by IBM as a high-level interface to SNA/LU6-2. CPI-C has become the subject of the X/Open stardarlization and is used by SAP to facilitate program-to-program communication between R/3 and external system. SAP offers CPI-C libraries based on TCP/IP.

LAN (Local Area Network) It is a network foa a tightly limited area with high level data transmission performance. Common LANs include Ethernet, Token Ring and FDDI. These LANs support different transport protocols, such as TCP/IP and IPX.

-


CPI-C (Common Programming Interface-Communications)

Common Programming Interface of Communication has been introduced by IBM as a high-level interface to SNA/LU6-2. CPI-C has become the subject of the X/Open stardarlization and is used by SAP to facilitate program-to-program communication between R/3 and external system. SAP offers CPI-C libraries based on TCP/IP.

thanks

mrutyun