image thumbnail

updated 2 months ago

TCP/IP Communications in Matlab by Kevin Bartlett

Sends/receives TCP packets using Matlab's Java interface. Now handles matrices and cell arrays, etc. (tcp, communications, network)

jtcp(actionStr,varargin)

jtcp(actionStr,varargin)

image thumbnail

updated 10 months ago

matSock by Jude Collins

non blocking tcpip event based sockets for Matlab. (tcp, tcpip, nonblocking)

channelClose(sockChannel)

channelConnect(hostName, portNum, soRcvBuffSize, soSndBuffS...

channelErrMsg(id,message)

image thumbnail

updated 1 year ago

Othello by Stepen Sahrun

Othello allows user to play Othello game in MATLAB GUI against a simple AI. (othello, game, tcp)

Othello

image thumbnail

updated 1 year ago

Web Server by Dirk-Jan Kroon

HTTP Matlab Web Server, allows m-files to be executed in a browser (apache, php, webserver)

[TCP,data]=JavaTcpServer(action,TCP,data,config)

header=make_bin_http_header(html,found)

header=make_html_http_header(html,found)

image thumbnail

updated 3 years ago

TCP Output Socket by Rodney Thomson

MATLAB TCP Output Socket using a Java helper class for threaded client connection management (tcp, socket, java)

MatlabOutputSocket

image thumbnail

updated almost 4 years ago

TCP/IP Socket Communications in MATLAB using Java Classes by Rodney Thomson

A simple example TCP/IP server and client using a helper Java class (ip, tcp, socket)

client(host, port, number_of_retries)

server(message, output_port, number_of_retries)

image thumbnail

updated 4 years ago

udpip by Giampiero Campa

Simulink Blocks for UDP/IP communication (ethernet, network, ip)

udprecv

udpsend

image thumbnail

updated 4 years ago

Matlab program for calculating EUD-based NTCP and TCP in external beam radiotherapy by Hiram

Function implementing Dr. Niemierko's EUD-based NTCP and TCP models. (eud, ntcp, tcp)

eudmodel(dvh)

image thumbnail

updated 5 years ago

TCP/UDP/IP Toolbox 2.0.6 by Peter Rydesäter

TCP/IP connections or UDP packets in MATLAB (udp, data export, web)

[pagedata,hdr]=webget_demo(url)

new_transmit_and_get(REMOTEIP,REMOTEPORT,RECVPORT)

pnet_putvar(con,varargin)

image thumbnail

updated 6 years ago

Ethernet Header Extraction Tool by Mike Donovan

This tool reads in a TCP/UDP file captured by Ethereal and extracts selected header fields. (udp, ip, mac)

etherealParser2(varargin)

image thumbnail

updated 7 years ago

RS232+LAN Blockset by Leonardo Daga

Allows Simulink to format string and communicate with remote devices using RS232 or TCP/IP ports. (management, string, rs232)

Contact us