EVB-B1+ WIZnet, EVB-B1+ Datasheet - Page 63

no-image

EVB-B1+

Manufacturer Part Number
EVB-B1+
Description
Development Boards & Kits - ARM W3150A+EVAL BOARD BASED ON AVR
Manufacturer
WIZnet
Datasheet

Specifications of EVB-B1+

Rohs
yes
Product
Evaluation Boards
Interface Type
RS-232, SPI
Operating Supply Voltage
3.3 V, 5 V
Data Bus Width
8 bit
Dimensions
50 mm x 40 mm
Processor Series
ATmega128
void loopback_tcpc(u_char ch)
u_int select
(SOCKET s, u_char func)
u_char
u_char
u_char flag)
u_char connect(SOCKET s,
u_char * addr, u_int port)
u_int send(SOCKET s,
const u_char * buf, u_int len)
u_int recv(SOCKET s,
u_char * buf, u_int len)
void disconnect(SOCKET s);
u_int get_system_any_port(void)
Function Name
protocol,
socket(SOCKET
<Table 3-24: Reference Functions in loopback_tcpc()>
© Copyright 2006 WIZnet Co., Inc. All rights reserved.
u_int
port,
s,
<Fig 3.15: loopback_tcpc()>
Loopback TCP Client Program
Get the socket status, the size of the
data that can be sent and received.
Related socket can be created as
TCP/UDP/IP
Attempts to
server with related socket
Sends the data to related socket that is
in connection
Receives the data to related socket that
is in connection
Get any port number.
Close the related socket
Description
connect to the specific
app/loopback.c
iinChip/w3150a.c
iinChip/socket.c
iinChip/socket.c
iinChip/socket.c
iinChip/socket.c
iinChip/socket.c
evb/config.c
Location
53

Related parts for EVB-B1+