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

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 ping_request(void)
void ping_usage(void)
char ping
(int count, u_int size, u_int
time, u_char* addr, PINGLOG*
log)
void DisplayPingStatistics
(PINGLOG log)
void setIPprotocol
(SOCKET s, u_char ipprotocol)
char
u_char protocol, u_int port,
u_char flag)
void close(SOCKET s);
int sendto(SOCKET s,
const u_char * buf, u_int len,
u_char * addr, u_int port)
int recvfrom(SOCKET s,
u_char * buf, u_int len,
u_char * addr, u_int * port)
SOCKET getSocket(unsigned
char status, SOCKET start)
Function Name
socket(SOCKET
© Copyright 2006 WIZnet Co., Inc. All rights reserved.
<Table 3-22: Reference Functions in ping_request()>
s,
Ping Request program
Outputs the instruction of Ping Request
program
Sends
destination,
message received from any destination.
Outputs the results from ping() calling
Assigns IP protocol of the related socket
Creates sockets related to as TCP/UDP/IP iinChip/socket.c
Closes the related socket
Sends
destination.
Receives Datagram packet from any
destination
Searches for socket has the designated
status
Datagram
Ping
and
Description
Request
packet
processes
to
to
specific
specific
ICMP
app/ping_app.c
app/ping_app.c
inet/ping.c
inet/ping.c
iinChip/w3150a.c
iinChip/socket.c
iinChip/socket.c
iinChip/socket.c
util/sockutil.c
Location
49

Related parts for EVB-B1+