473,779 Members | 2,058 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

sockets programming with C# for smart devices

I am trying to program for a PocketPC using C#. I know
it is possible for sockets programming for a desktop
using C#.

I'd like to know if it's possible to:
1. Sockets programming for the PocketPC
and
2. Using C#

Links to more reading/resources are greatly appreciated!

Thank you,
j
Jul 19 '05 #1
1 2397
Yes, it's possible. I'm not sure what specifically you
are trying to do or I could be more specific....

but The Compact Framework Core Reference by MSPRess
Andrew Wrigley and Steven Wheelwright has a great
discussion of the subject. I belive Dan Fergus and Larry
Roof's new book discusses it as well.

If you have specific questions, I'll do what I can,

Cheers

Bill
W.G. Ryan
do********@comc ast.net
www.knowdotnet.com
-----Original Message-----
I am trying to program for a PocketPC using C#. I know
it is possible for sockets programming for a desktop
using C#.

I'd like to know if it's possible to:
1. Sockets programming for the PocketPC
and
2. Using C#

Links to more reading/resources are greatly appreciated!

Thank you,
j
.

Jul 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
6984
by: Tim Black | last post by:
My application requires sending a large piece (~2MB) of data to several devices on a network via TCP sockets. I have experimented with different methods for doing this and this has raised some questions about the implementation of Python sockets. (both methods use blocking sockets) Method 1: Calls socket.sendall(data) for each device in sequence, all in a single thread.
7
1654
by: Dmitry Akselrod | last post by:
Sockets Programming Question: I have two applications. One is a server, one is a client. However, both listen on certain ports for communication. The server is written in vb.net (framework v.1.0) and the client is written in vb6 sp5 because vb6 uses far less resources.
1
4412
by: Sven Jacobs | last post by:
Dear newsgroup, first of all let me tell you that I am no network nor an C++ expert. I have several years of programming experience but this is the first time that I have to deal with UDP sockets (and sockets generally) at a relatively low level layer. If this is the wrong place for my question please be considerate and point me to the right location, thanks! The project I am developing is aimed for Linux deployment and is being...
3
2856
by: Casey Entzi | last post by:
I have Visual C#.net and got visual studio 2003 with it as a package. My question is, can I create programs for Smart Devices? In the help file it walks you through it, but it tells you to create a new project and click smart device. The only templates it lists under "Visual C# Projects are: Windows Application Class Library ASP.NET Web Application ASP.NET Web Service ASP.NET Mobile Web Application
1
1533
by: Smith | last post by:
Are attributed ATL projects be supported under Whidbey for Smart Devices? The New ATL Project dialog box doesn't have the 'Attributed' check box for smart devices projects in Beta1, but Win32 desktop projects do have this checkbox. When I add a new class to my ATL Smart Device project and select for instance an ATL Simple Object, I do have the possibility to generate an attributed class. However, when I build I get the following errors:
1
262
by: jubi | last post by:
I am trying to program for a PocketPC using C#. I know it is possible for sockets programming for a desktop using C#. I'd like to know if it's possible to: 1. Sockets programming for the PocketPC and 2. Using C# Links to more reading/resources are greatly appreciated!
1
2406
by: Macca | last post by:
Hi, I am writing a C# server app that listens for clients over a TCP/IP link. The clients are embedded devices with their software written in C. The clients establish connections and then send a series of data which my server will process. My server will be able to simultaneously handle 20 clients.
4
1812
by: JCR | last post by:
Hi, Programing for smart phones/pda/pocket PC... can be difficult because of the number of operating systems and the variety of devices. Is anyone aware of a cross-operating system/cross-device environment to write programs in C++. Open-source or not! Or maybe there is no such thing and the solution is to set up a specific project for each target? Thanks in advance
0
9474
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10138
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9930
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8961
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6724
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5373
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5503
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4037
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3632
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.